Skip to content

Commit ddb7dc7

Browse files
authored
Support extra-1.8 (#30)
1 parent 0f35d59 commit ddb7dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shellify.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test-suite haskelltest-test
8282
ghc-options: -threaded -rtsopts -with-rtsopts=-N
8383
build-depends:
8484
data-default >=0.7 && <0.9,
85-
extra >=1.7.16 && <1.8,
85+
extra >=1.7.16 && <1.9,
8686
hspec >=2.9.7 && <2.12,
8787
hspec-core >=2.9.7 && <2.12,
8888
shellify >=0

0 commit comments

Comments
 (0)