~singpolyma/xml-types-haskell

7326068ad746185121803ec83ccf312e3b2afb32 — Stephen Paul Weber 4 years ago 42a9fed
-Wno-tabs not supported by older GHC
1 files changed, 1 insertions(+), 1 deletions(-)

M xml-types.cabal
M xml-types.cabal => xml-types.cabal +1 -1
@@ 35,7 35,7 @@ source-repository this

library
  default-language: Haskell2010
  ghc-options: -Wall -Wno-tabs
  ghc-options: -Wall
  hs-source-dirs: lib

  build-depends: