Cabal revisions of sparse-0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: sparse version: 0.5+x-revision: 1 cabal-version: >= 1.10 author: Hans Hoglund maintainer: Hans Hoglund <hans@hanshoglund.se> library build-depends:- base >= 4 && < 5,+ base >= 4.6 && < 5, nats, semigroups, pointed,- monadplus+ monadplus >= 1.4 hs-source-dirs: src default-language: Haskell2010