Cabal revisions of witherable-0.1.3.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: witherable version: 0.1.3.3 +x-revision: 1 synopsis: Generalization of filter and catMaybes -- description: homepage: https://github.com/fumieval/witherable exposed-modules: Data.Witherable -- other-modules: -- other-extensions: - build-depends: base == 4.*, + build-depends: base >= 4.9 && <4.16, base-orphans, containers, hashable,