packages feed

Cabal revisions of comfort-glpk-0.1

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

revision 1
 Cabal-Version:    2.2 Name:             comfort-glpk Version:          0.1+x-revision: 1 License:          BSD-3-Clause License-File:     LICENSE Author:           Henning Thielemann <haskell@henning-thielemann.de>     glpk-headers >=0.4.1 && <0.6,     linear-programming >=0.0 && <0.1,     comfort-array >=0.4 && <0.6,-    deepseq >=1.3 && <1.5,+    deepseq >=1.3 && <1.6,     transformers >=0.3 && <0.7,     non-empty >=0.3.2 && <0.4,     utility-ht >=0.0.16 && <0.1,
revision 2
 Cabal-Version:    2.2 Name:             comfort-glpk Version:          0.1-x-revision: 1+x-revision: 2 License:          BSD-3-Clause License-File:     LICENSE Author:           Henning Thielemann <haskell@henning-thielemann.de>     glpk-headers >=0.4.1 && <0.6,     linear-programming >=0.0 && <0.1,     comfort-array >=0.4 && <0.6,-    deepseq >=1.3 && <1.6,+    deepseq >=1.3 && <1.7,     transformers >=0.3 && <0.7,     non-empty >=0.3.2 && <0.4,     utility-ht >=0.0.16 && <0.1,
revision 3
 Cabal-Version:    2.2 Name:             comfort-glpk Version:          0.1-x-revision: 2+x-revision: 3 License:          BSD-3-Clause License-File:     LICENSE Author:           Henning Thielemann <haskell@henning-thielemann.de>     doctest-exitcode-stdio >=0.0 && <0.1,     doctest-lib >=0.1 && <0.2,     QuickCheck >=2.1 && <3,-    random >=1.0 && <1.3,+    random >=1.0 && <1.4,     base >=4.5 && <5    GHC-Options:      -Wall