X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn-import.cabal;h=2c6c5426c672cefc9eaca31da18dd80a03e250a7;hb=0105a698fb3ff86773d08471b7506c6af4d4d673;hp=6009424b20bf66b8b532230390c0c754e009347e;hpb=c5d61081ad0d95950ca06761978d240632c44510;p=dead%2Fhtsn-import.git diff --git a/htsn-import.cabal b/htsn-import.cabal index 6009424..2c6c542 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -11,6 +11,9 @@ extra-source-files: doc/dbschema/*.png doc/htsn-importrc.example doc/man1/htsn-import.1 + doc/README.dbschema + doc/README.schemagen + doc/TODO makefile test/xml/*.xml test/xml/*.dtd @@ -124,10 +127,6 @@ executable htsn-import -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction -fwarn-unused-do-bind - -rtsopts - -threaded - -optc-O3 - -optc-march=native -O2 ghc-prof-options: @@ -178,10 +177,6 @@ test-suite testsuite -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction -fwarn-unused-do-bind - -rtsopts - -threaded - -optc-O3 - -optc-march=native -O2