diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-06-07 22:00:10 +0200 | 
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-06-07 22:00:10 +0200 | 
| commit | b3d2b94f582a86e4448b7b3abae7d12637b32c7a (patch) | |
| tree | aae52e6cc7270aeda6a3d88e88a9fd61f8fc4d8b | |
| parent | d404e2f638f3c435a1a1c9013c4026c869e064d0 (diff) | |
| download | trivmix-b3d2b94f582a86e4448b7b3abae7d12637b32c7a.tar trivmix-b3d2b94f582a86e4448b7b3abae7d12637b32c7a.tar.gz trivmix-b3d2b94f582a86e4448b7b3abae7d12637b32c7a.tar.bz2 trivmix-b3d2b94f582a86e4448b7b3abae7d12637b32c7a.tar.xz trivmix-b3d2b94f582a86e4448b7b3abae7d12637b32c7a.zip  | |
-threaded
| -rw-r--r-- | trivmix.cabal | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/trivmix.cabal b/trivmix.cabal index 3031c98..5d37032 100644 --- a/trivmix.cabal +++ b/trivmix.cabal  | |||
| @@ -30,6 +30,7 @@ executable trivmix | |||
| 30 | , explicit-exception >=0.1 && <1 | 30 | , explicit-exception >=0.1 && <1 | 
| 31 | hs-source-dirs: src | 31 | hs-source-dirs: src | 
| 32 | default-language: Haskell2010 | 32 | default-language: Haskell2010 | 
| 33 | ghc-options: -threaded | ||
| 33 | 34 | ||
| 34 | -- Local Variables: | 35 | -- Local Variables: | 
| 35 | -- firestarter: "nix-shell -p haskellPackages.cabal2nix --command 'cabal2nix ./.' | tee trivmix.nix" | 36 | -- firestarter: "nix-shell -p haskellPackages.cabal2nix --command 'cabal2nix ./.' | tee trivmix.nix" | 
