packages feed

Cabal revisions of hmatrix-0.16.1.2

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

revision 1
 Name:               hmatrix Version:            0.16.1.2+x-revision: 1 License:            BSD3 License-file:       LICENSE Author:             Alberto Ruiz flag openblas     description:    Link with OpenBLAS (https://github.com/xianyi/OpenBLAS) optimized libraries.     default:        False+    manual:         True  library -    Build-Depends:      base >= 4 && < 5,-                        binary,-                        array,-                        deepseq,-                        random,-                        split,-                        bytestring,-                        storable-complex,-                        vector >= 0.8+    Build-Depends:      base >= 4.4 && < 4.8,+                        binary < 0.8,+                        array < 0.6,+                        deepseq >= 1.1 && < 1.4,+                        random < 1.2,+                        split < 0.3,+                        bytestring < 0.11,+                        storable-complex < 0.3,+                        vector >= 0.9.1 && < 0.13      hs-source-dirs:     src 
revision 2
 Name:               hmatrix Version:            0.16.1.2-x-revision: 1+x-revision: 2 License:            BSD3 License-file:       LICENSE Author:             Alberto Ruiz                         array < 0.6,                         deepseq >= 1.1 && < 1.4,                         random < 1.2,-                        split < 0.3,+                        split >= 0.2 && < 0.3,                         bytestring < 0.11,                         storable-complex < 0.3,                         vector >= 0.9.1 && < 0.13