From 9c6b5df74175016846a9a0557c5eecd96247e4c6 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 25 Feb 2015 16:08:21 +0000 Subject: PGFService: make the restriction on parallelism more effective Restrict the entire request handler instead of just the call to the C parser. --- gf.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 1b7f5aee6..7b6ee0435 100644 --- a/gf.cabal +++ b/gf.cabal @@ -76,7 +76,8 @@ Library utf8-string, random, pretty, - mtl + mtl, + exceptions hs-source-dirs: src/runtime/haskell if flag(custom-binary) -- cgit v1.2.3