packages feed

Cabal revisions of hsql-1.8.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:		hsql-Version:	1.8.2-Cabal-Version: >=1.10-Build-Type: Simple-License:	BSD3-License-File: LICENSE-Author:		Krasimir Angelov <ka2_mail@yahoo.com>-Maintainer:     Nick Rudnick <nick.rudnick@googlemail.com>-Category:	Database-Synopsis:   Database access from Haskell.-Description:	Simple library for database access from Haskell.--Library {-  Build-Depends: base==4.*, old-time-  Exposed-Modules: DB.HSQL.Core,-                   DB.HSQL.Error,-                   DB.HSQL.Type,-                   DB.HSQL.Type.Diverse,-                   DB.HSQL.Type.Geometric,-                   DB.HSQL.Type.Numeric,-                   DB.HSQL.Type.Time,-                   DB.HSQL.Type.NetAddress,-                   Database.HSQL,-                   Database.HSQL.Types-  Exposed: True-  Other-Modules:-  Hs-Source-Dirs: .-  Default-Extensions:-  Other-Extensions: CPP, DeriveDataTypeable, FlexibleInstances, -                    ForeignFunctionInterface, RankNTypes, ScopedTypeVariables-  Buildable: True-  GHC-Options: -  Includes:-  Install-includes:-  Include-Dirs:-  C-Sources:-  Extra-Libraries:-  Extra-Lib-Dirs:-  CC-Options:-  LD-Options:-  PkgConfig-Depends:-  Frameworks:-  Default-Language: Haskell2010-}+Name:		hsql
+Version:	1.8.2
+x-revision: 1
+Cabal-Version: >=1.10
+Build-Type: Simple
+License:	BSD3
+License-File: LICENSE
+Author:		Krasimir Angelov <ka2_mail@yahoo.com>
+Maintainer:     Nick Rudnick <nick.rudnick@googlemail.com>
+Category:	Database
+Synopsis:   Database access from Haskell.
+Description:	Simple library for database access from Haskell.
+
+Library {
+  Build-Depends: base >= 4 && < 4.10, old-time
+  Exposed-Modules: DB.HSQL.Core,
+                   DB.HSQL.Error,
+                   DB.HSQL.Type,
+                   DB.HSQL.Type.Diverse,
+                   DB.HSQL.Type.Geometric,
+                   DB.HSQL.Type.Numeric,
+                   DB.HSQL.Type.Time,
+                   DB.HSQL.Type.NetAddress,
+                   Database.HSQL,
+                   Database.HSQL.Types
+  Exposed: True
+  Other-Modules:
+  Hs-Source-Dirs: .
+  Default-Extensions:
+  Other-Extensions: CPP, DeriveDataTypeable, FlexibleInstances, 
+                    ForeignFunctionInterface, RankNTypes, ScopedTypeVariables
+  Buildable: True
+  GHC-Options: 
+  Includes:
+  Install-includes:
+  Include-Dirs:
+  C-Sources:
+  Extra-Libraries:
+  Extra-Lib-Dirs:
+  CC-Options:
+  LD-Options:
+  PkgConfig-Depends:
+  Frameworks:
+  Default-Language: Haskell2010
+}