@hackage polysemy-extra0.2.0.0
Extra Input and Output functions for polysemy.
Installation
Dependencies (4)
- base >=4.7 && <5
- containers >=0.4.0.0 && <0.7
- polysemy >=1.4.0.0 && <1.7
- polysemy-kvstore >=0.1.2.0 && <0.2 Show all…
Dependents (5)
@hackage/polysemy-path, @hackage/polysemy-methodology-composite, @hackage/techlab, @hackage/polysemy-vinyl, @hackage/flashblast
polysemy-extra
This package provides some extra polysemy functions that I use for
transforming Input, Output and KVStore. Maybe this will make
its way into the main library.