intrinsic-superclasses alternatives and similar packages
Based on the "Language" category.
Alternatively, view intrinsic-superclasses alternatives based on common mentions on social networks and blogs.
-
stylish-haskell
DISCONTINUED. Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell] -
ministg
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of intrinsic-superclasses or a related project?
README
intrinsic-superclasses
A template haskell implementation of the Intrinsic Superclasses Proposal, which allows defining all typeclass methods at the "root" of the class heirarchy, rather than an instance declaration per class.
There are currently a number of limitations compared with the full language proposal (see: issues).
Functionality is added as-needed so drop an issue (and/or a pull request, if you're feeling ambitious ๐) if you have a use-case that isn't covered now.