xml-types 0.3.7 → 0.3.8
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- xml-types.cabal +3/−3
xml-types.cabal view
@@ -1,5 +1,5 @@ name: xml-types-version: 0.3.7+version: 0.3.8 synopsis: Basic types for representing XML license: MIT license-file: COPYING@@ -31,11 +31,11 @@ source-repository this type: git location: https://git.singpolyma.net/xml-types-haskell- tag: 0.3.7+ tag: 0.3.8 library default-language: Haskell2010- ghc-options: -Wall -Wno-tabs+ ghc-options: -Wall hs-source-dirs: lib build-depends: