packages feed

Cabal revisions of vector-space-0.6.2

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

revision 1
 Name:                vector-space Version:             0.6.2+x-revision: 1 Cabal-Version:       >= 1.2 Synopsis:            Vector & affine spaces, linear maps, and derivatives (requires ghc 6.9 or better) Category:            math Library   hs-Source-Dirs:      src   Extensions:          -  Build-Depends:       base<5, MemoTrie >= 0.4.2, Boolean >= 0.0.1+  Build-Depends:       base < 4.7, MemoTrie >= 0.4.2 && < 0.4.13, Boolean >= 0.0.1 && < 0.1   Exposed-Modules:                           Data.AdditiveGroup                      Data.VectorSpace