Popularity
1.0
Declining
Activity
0.0
Stable
0
2
0

Monthly Downloads: 5
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Primitive    
Latest version: v0.1

primitive-convenience alternatives and similar packages

Based on the "primitive" category.
Alternatively, view primitive-convenience alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of primitive-convenience or a related project?

Add another 'primitive' Package

README

primitive-convenience

Hackage [BSD3 license](LICENSE) Build status

convenience classes for PrimMonad/PrimBase. The 'PrimMonad' state token type can be annoying to handle in constraints. The typeclasses provided in this library let users (visually) notice 'PrimState' equality constraints less, by witnessing that s ~ 'PrimState' m.


*Note that all licence references and agreements mentioned in the primitive-convenience README section above are relevant to that project's source code only.