We use tabs, so stop whining
This commit is contained in:
parent
9b318950fc
commit
b32c6617ed
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ source-repository this
|
|||
|
||||
library
|
||||
hs-source-dirs: lib
|
||||
ghc-options: -Wall -O2
|
||||
ghc-options: -Wall -Wno-tabs -O2
|
||||
|
||||
build-depends:
|
||||
base >= 4.0 && < 5.0
|
||||
|
|
Loading…
Reference in a new issue