diff options
Diffstat (limited to 'tirclogv.cabal')
| -rw-r--r-- | tirclogv.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal index 2cb0831..26c676e 100644 --- a/tirclogv.cabal +++ b/tirclogv.cabal @@ -31,6 +31,7 @@ executable tirclogv Mmap Pages Pages.TH + Parallel Util -- ZNC.Slow ZNC.Parser @@ -63,7 +64,7 @@ executable tirclogv -- necessary so profiling works: other-extensions: TemplateHaskell - ghc-options: -threaded + ghc-options: -threaded -rtsopts library escapexml import: common |
