summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'HSSL.cabal')
-rw-r--r--HSSL.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/HSSL.cabal b/HSSL.cabal
index 9fd148a..8090d1c 100644
--- a/HSSL.cabal
+++ b/HSSL.cabal
@@ -14,7 +14,7 @@ tested-with: GHC ==6.6.1
14Build-Depends: base, haskell98 14Build-Depends: base, haskell98
15Extensions: ForeignFunctionInterface 15Extensions: ForeignFunctionInterface
16--ghc-options: -Wall 16--ghc-options: -Wall
17ghc-options: -O 17ghc-options: -O0
18hs-source-dirs: lib 18hs-source-dirs: lib
19Exposed-modules: Data.Packed.Internal, 19Exposed-modules: Data.Packed.Internal,
20 Data.Packed.Internal.Common, 20 Data.Packed.Internal.Common,