Cabal revisions of witherable-0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: witherable version: 0.0 +x-revision: 1 synopsis: Generalization of catMaybes -- description: homepage: https://github.com/fumieval/witherable exposed-modules: Data.Witherable -- other-modules: -- other-extensions: - build-depends: base == 4.*, containers, vector, unordered-containers, hashable, transformers + build-depends: base >= 4.9 && <4.16, containers, vector, unordered-containers, hashable, transformers hs-source-dirs: src - default-language: Haskell2010+ default-language: Haskell2010