~singpolyma/xml-types-haskell

0fc848a7445f2e796e7f20786d59d5cec2985af7 — John Millikin 13 years ago fe5792a
Update source repository location
1 files changed, 3 insertions(+), 3 deletions(-)

M xml-types.cabal
M xml-types.cabal => xml-types.cabal +3 -3
@@ 12,11 12,11 @@ stability: experimental
bug-reports: mailto:jmillikin@gmail.com

source-repository head
  type: darcs
  location: http://ianen.org/haskell/xml-types/
  type: bazaar
  location: http://john-millikin.com/software/xml-types/

library
  ghc-options: -Wall -fno-warn-unused-do-bind
  ghc-options: -Wall

  build-depends:
      base >=3 && < 5