blob: c158cbc544abf5e9f58963e171d5c34fe1771360 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/doctemplates.cabal
+++ b/doctemplates.cabal
@@ -40,7 +40,7 @@
aeson,
hspec,
text
- ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ ghc-options: -threaded
default-language: Haskell2010
source-repository head
|