We use tabs, so stop whining

This commit is contained in:
Stephen Paul Weber 2021-02-13 20:06:48 -05:00
parent 9b318950fc
commit b32c6617ed

View file

@ -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