packages feed

HXQ 0.8.5 → 0.8.5.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~HDBC

Dependency ranges changed: HDBC

Files

HXQ.cabal view
@@ -1,6 +1,6 @@ Cabal-Version:       >= 1.2 Name:                HXQ-Version:             0.8.5+Version:             0.8.5.1 Synopsis:            A Compiler from XQuery to Haskell Description:                  HXQ is a fast and space-efficient compiler from XQuery (the standard@@ -44,9 +44,9 @@                        HXML, DTD, LLParsing, TreeBuild, XMLParse, ETree, Misc, Tree,                        XMLScanner, AssocList, PrintXML, XML   hs-source-dirs:      . hxml-0.2-  Build-Depends:       base, haskell98, array, readline, template-haskell, mtl, HDBC, HDBC-sqlite3+  Build-Depends:       base, haskell98, array, readline, template-haskell, mtl, HDBC < 1.1.5, HDBC-sqlite3  Executable xquery   Main-is:             Main.hs   hs-source-dirs:      . hxml-0.2-  Build-Depends:       base, haskell98, array, readline, template-haskell, mtl, HDBC, HDBC-sqlite3+  Build-Depends:       base, haskell98, array, readline, template-haskell, mtl, HDBC < 1.1.5, HDBC-sqlite3