Cabal revisions of vector-space-0.7.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: vector-space Version: 0.7.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.8, MemoTrie >= 0.4.2 && < 0.4.13, Boolean >= 0.0.1 && < 0.1 Exposed-Modules: Data.AdditiveGroup Data.VectorSpace