- Collection of Type Class and Constraint Tricks https://gist.github.com/icelandjack/5afdaa32f41adf3204ef9025d9da2a70 13 comments haskell
Linked pages
- Haskell for all: Scrap your type classes http://www.haskellforall.com/2012/05/scrap-your-type-classes.html 78 comments
- The constraint trick for instances http://chrisdone.com/posts/haskell-constraint-trick 50 comments
- GitHub - mikeizbicki/ifcxt: constraint level if statements https://github.com/mikeizbicki/ifcxt 46 comments
- GitHub - mikeizbicki/subhask: Type safe interface for working in subcategories of Hask https://github.com/mikeizbicki/subhask#automated-testing 27 comments
- reflection: Reifies arbitrary terms into types that can be reflected back into terms https://hackage.haskell.org/package/reflection 24 comments
- constraints: Constraint manipulation https://hackage.haskell.org/package/constraints 22 comments
- Pointless Haskell http://pointless-haskell.tumblr.com/ 19 comments
- Replacing type classes with records affects optimisation http://mpickering.github.io/posts/2018-03-20-recordsvstypeclasses.html 19 comments
- Redshift Phase 2: types classes for types with arbitrary numbers of * parameters | Functional Kansans http://csks.wordpress.com/2012/10/17/redshift-phase-2-types-classes-for-types-with-arbitrary-numbers-of-parameters/ 17 comments
- 9.1. Language options — Glasgow Haskell Compiler &ampampampampampampampampampampampampampampampampampampampampampampampampampampampampampampampampampampLTrelease> Users Guide https://downloads.haskell.org/~ghc/8.0.1/docs/html/users_guide/glasgow_exts.html#instance-termination-rules 9 comments
- typeable t · Wiki · Glasgow Haskell Compiler / GHC · GitLab https://ghc.haskell.org/trac/ghc/wiki/TypeableT 6 comments
- http://www.cse.chalmers.se/~josefs/publications/paper21_cameraready.pdf 5 comments
- Example how is possible to write polykinded type-classes in GHC-8.0. It's not that bad or messy, but I'm not sure it's practical either. · GitHub https://gist.github.com/phadej/2fc066c00e33b9486e1a3e5f7767a8d7 4 comments
Would you like to stay up to date with Haskell? Checkout Haskell
Weekly.
Related searches:
Search whole site: site:gist.github.com
Search title: Type Classes and Constraints · GitHub
See how to search.