Cabal revisions of markov-chain-0.0.3.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: markov-chain Version: 0.0.3.4+x-revision: 1 License: GPL License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de> description: Choose the new smaller, split-up base package. Library- Build-Depends: transformers >=0.0.1 && <0.6+ Build-Depends: transformers >=0.0.1 && <0.7 If flag(splitBase) Build-Depends: random >=1.0 && <2.0,
revision 2
Name: markov-chain Version: 0.0.3.4-x-revision: 1+x-revision: 2 License: GPL License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de> If flag(splitBase) Build-Depends: random >=1.0 && <2.0,- containers >=0.1 && <1.0,+ containers >=0.1 && <0.9, base >= 2 && <5 Else Build-Depends: base >=1.0 && < 2