Cabal revisions of hasmin-1.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hasmin version: 1.0.1 +x-revision: 1 license: BSD3 license-file: LICENSE author: (c) 2017 Cristian Adrián Ontivero <cristianontivero@gmail.com> , Hasmin.Types.PercentageLength , Hasmin.Types.Shadow build-depends: base >=4.9 && <5.1 - , bifunctors >=5.4 && <5.5 + , bifunctors >=5.4 && <5.6 , attoparsec >=0.12 && <0.14 , containers >=0.5 && <0.6 , matrix >=0.3.4 && <0.4
revision 2
name: hasmin version: 1.0.1 -x-revision: 1 +x-revision: 2 license: BSD3 license-file: LICENSE author: (c) 2017 Cristian Adrián Ontivero <cristianontivero@gmail.com> main-is: Benchmarks.hs ghc-options: -threaded -Wall -fno-warn-orphans build-depends: base >=4.9 && <5.1 - , criterion >=0.11 && <1.3 + , criterion >=0.11 && <1.4 , directory >=1.3.0.0 && <1.4 , text >=1.2 && <1.3 , hasmin
revision 3
name: hasmin version: 1.0.1 -x-revision: 2 +x-revision: 3 license: BSD3 license-file: LICENSE author: (c) 2017 Cristian Adrián Ontivero <cristianontivero@gmail.com> main-is: DocTest.hs ghc-options: -threaded -Wall -fno-warn-orphans build-depends: base >=4.9 && <5.1 - , doctest >=0.11 && <0.14 + , doctest >=0.11 && <0.15 , doctest-discover >=0.1.0.0 && <0.2 , hasmin