Bump djinn-ghc version
This commit is contained in:
parent
9cc6476df1
commit
7beea26082
@ -107,7 +107,7 @@ Library
|
|||||||
, split
|
, split
|
||||||
, haskell-src-exts
|
, haskell-src-exts
|
||||||
, text
|
, text
|
||||||
, djinn-ghc >= 0.0.2
|
, djinn-ghc >= 0.0.2.1
|
||||||
if impl(ghc >= 7.8)
|
if impl(ghc >= 7.8)
|
||||||
Build-Depends: Cabal >= 1.18
|
Build-Depends: Cabal >= 1.18
|
||||||
else
|
else
|
||||||
@ -192,7 +192,7 @@ Test-Suite spec
|
|||||||
, split
|
, split
|
||||||
, haskell-src-exts
|
, haskell-src-exts
|
||||||
, text
|
, text
|
||||||
, djinn-ghc >= 0.0.2
|
, djinn-ghc >= 0.0.2.1
|
||||||
if impl(ghc >= 7.8)
|
if impl(ghc >= 7.8)
|
||||||
Build-Depends: Cabal >= 1.18
|
Build-Depends: Cabal >= 1.18
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user