diff --git a/cryptol.cabal b/cryptol.cabal index 37199ba4..99104c56 100644 --- a/cryptol.cabal +++ b/cryptol.cabal @@ -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