summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2007-09-14 18:23:20 +0000
committerAlberto Ruiz <aruiz@um.es>2007-09-14 18:23:20 +0000
commitd14515a4a50d5b5335f9c1525432b68ab67fa7c8 (patch)
treefb07b2e27b4b5cebc32a3c7ee064ef376344d7e7 /HSSL.cabal
parent9e2f7fb0ca902665b430a96f77959522976a97f9 (diff)
more refactoring
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,