packages feed

Cabal revisions of iterable-1.0

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

revision 1
 name:                iterable version:             1.0+x-revision: 1 stability:           stable homepage:            https://github.com/mgajda/iterable package-url:         http://hackage.haskell.org/package/iterable   location: git://github.com:mgajda/hpdb.git  Library+  build-depends: mtl <2.3+   build-depends:    base>4 && <=5, mtl >= 2.0, vector >= 0.9, template-haskell >= 2.7   other-extensions: TemplateHaskell, MultiParamTypeClasses, FlexibleInstances   exposed-modules:  Data.Iterable, Data.Iterable.Instantiate, Data.Iterable.Instantiate.Vector