Skip to content

Commit

Permalink
cabal: fix cabal warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Nov 24, 2020
1 parent 8ae61c2 commit 64afac6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cli-extras.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ build-type: Simple
extra-source-files: CHANGELOG.md
README.md

source-repository head
type: git
location: https://github.com/obsidiansystems/cli-extras

tested-with: GHC ==8.6.5 || ==8.8.4

library
Expand Down Expand Up @@ -61,3 +57,7 @@ library
, time >=1.8.0.2 && <1.12
, transformers >=0.5.6.2 && <0.6
, which >=0.2 && <0.3

source-repository head
type: git
location: https://github.com/obsidiansystems/cli-extras

0 comments on commit 64afac6

Please sign in to comment.