1
0
forked from GitHub/gf-core

Add ghc-prim to build-depends for LPGF testsuite

This commit is contained in:
John J. Camilleri
2021-07-08 12:46:49 +02:00
parent 2315641e77
commit 89a01d81cc

View File

@@ -583,6 +583,7 @@ test-suite lpgf
containers >= 0.5.7 && < 0.7,
directory >= 1.3.0 && < 1.4,
filepath >= 1.4.1 && < 1.5,
ghc-prim >= 0.5.0 && < 0.7,
hashable >= 1.2.6 && < 1.4,
haskeline >= 0.7.3 && < 0.9,
json >= 0.9.1 && < 0.11,