forked from GitHub/gf-core
Add ghc-prim to build-depends for LPGF testsuite
This commit is contained in:
1
gf.cabal
1
gf.cabal
@@ -583,6 +583,7 @@ test-suite lpgf
|
|||||||
containers >= 0.5.7 && < 0.7,
|
containers >= 0.5.7 && < 0.7,
|
||||||
directory >= 1.3.0 && < 1.4,
|
directory >= 1.3.0 && < 1.4,
|
||||||
filepath >= 1.4.1 && < 1.5,
|
filepath >= 1.4.1 && < 1.5,
|
||||||
|
ghc-prim >= 0.5.0 && < 0.7,
|
||||||
hashable >= 1.2.6 && < 1.4,
|
hashable >= 1.2.6 && < 1.4,
|
||||||
haskeline >= 0.7.3 && < 0.9,
|
haskeline >= 0.7.3 && < 0.9,
|
||||||
json >= 0.9.1 && < 0.11,
|
json >= 0.9.1 && < 0.11,
|
||||||
|
|||||||
Reference in New Issue
Block a user