~singpolyma/xml-types-haskell

42a9fed46479e734720a4ade99f1f3fae5b07738 — Stephen Paul Weber 4 years ago 9a62350 0.3.7
0.3.7
1 files changed, 2 insertions(+), 2 deletions(-)

M xml-types.cabal
M xml-types.cabal => xml-types.cabal +2 -2
@@ 1,5 1,5 @@
name: xml-types
version: 0.3.6
version: 0.3.7
synopsis: Basic types for representing XML
license: MIT
license-file: COPYING


@@ 31,7 31,7 @@ source-repository head
source-repository this
  type: git
  location: https://git.singpolyma.net/xml-types-haskell
  tag: xml-types_0.3.6
  tag: 0.3.7

library
  default-language: Haskell2010