Cabal revisions of bed-and-breakfast-0.3.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: bed-and-breakfast Version: 0.3.1+x-revision: 1 Synopsis: Efficient Matrix operations in 100% Haskell. Description: Efficient Matrix operations in 100% Haskell. . Library Exposed-Modules: Numeric.Matrix- Build-Depends: base >= 4.5 && < 5,+ Build-Depends: base >= 4.5 && < 4.7, deepseq >= 1.3, array >= 0.4 Hs-Source-Dirs: src Test-Suite quickcheck type: exitcode-stdio-1.0 main-is: quick-check-tests.hs- build-depends: base >= 4.5 && < 5,+ build-depends: base >= 4.5 && < 4.7, bed-and-breakfast == 0.3.1, QuickCheck >= 2.4.2-