mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-24 15:08:58 +03:00
relax aeson dependency for stackage
This commit is contained in:
parent
18d0588d81
commit
f34145282d
@ -221,7 +221,7 @@ executable cryptol-server
|
||||
if os(linux) && flag(static)
|
||||
ld-options: -static -pthread
|
||||
if flag(server)
|
||||
build-depends: aeson >= 0.9
|
||||
build-depends: aeson >= 0.8
|
||||
, aeson-pretty >= 0.7
|
||||
, base
|
||||
, base-compat
|
||||
|
Loading…
Reference in New Issue
Block a user