diff --git a/scion.cabal b/scion.cabal index 850b394..05224a9 100644 --- a/scion.cabal +++ b/scion.cabal @@ -112,3 +112,4 @@ executable scion-server network >= 2.3 && < 2.4, text >= 0.11 && < 0.12, canonical-filepath == 1.0.* + ghc-options: -fcontext-stack=30 \ No newline at end of file