aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorŁukasz Hanuszczak <lukasz.hanuszczak@gmail.com>2015-07-01 01:14:59 +0200
committerŁukasz Hanuszczak <lukasz.hanuszczak@gmail.com>2015-07-01 01:14:59 +0200
commit767569881732c59378fb577d1a2b57b51bc454d0 (patch)
tree40587aab863894ebd583003f11f0c42f61ce04cc /haddock.cabal
parent395a9c3941f8b8891cffa5c17e1f6ae414edaa79 (diff)
Create simple script for accepting hyperlinker test case references.
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 01e6a558..2a1caee7 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -128,6 +128,7 @@ test-suite hypsrc-test
main-is: run.hs
hs-source-dirs: hypsrc-test
build-depends: base, directory, process, filepath, Cabal
+ ghc-options: -Wall -fwarn-tabs
test-suite latex-test
type: exitcode-stdio-1.0