packages feed

Cabal revisions of QIO-1.0

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

revision 1
 Name:		QIO Version:	1.0+x-revision: 1 Cabal-Version:	>= 1.2 License:	BSD3 License-File:	LICENSE Build-Type:	Simple  Library-  Build-Depends:		-    base >= 4 && < 5, containers, haskell98, mtl, random, old-time+  Build-Depends:+    base >= 4 && < 4.3, containers, haskell98 < 2, mtl, random, old-time   Exposed-modules:     QIO.Heap, QIO.QArith, QIO.QExamples, QIO.QIORandom, QIO.Qdata, QIO.Qft,     QIO.Qio, QIO.QioClass, QIO.QioSyn, QIO.Shor, QIO.Vec, QIO.VecEq-