ekmett/reflection
Reifies arbitrary Haskell terms into types that can be reflected back into terms
HaskellBSD-3-Clause
Issues
- 7
- 8
Make reify polykinded
#34 opened by treeowl - 5
Memory leak with `reifyTypeable`
#54 opened by mniip - 6
Use `withDict` for `reify` & co.
#44 opened by int-e - 0
Implement `(#.)` using `coerce` when possible
#52 opened by RyanGlScott - 13
- 1
"unreify" combinator
#35 opened by mitchellwrosen - 3
Wrong value is being 'give'n due to inlining
#47 opened by neongreen - 5
Can we get inlining with a skolem?
#31 opened by treeowl - 3
Reflecting multiple dicts simultaneously
#43 opened by isovector - 3
- 1
- 2
Semigroup-Monoid-Proposal
#39 opened by ggreif - 0
Provide flipped ‘give’
#36 opened by Icelandjack - 5
How well do we skirt incoherence?
#27 opened by treeowl - 0
Re-export internal names
#33 opened by wdanilo - 1
reify Typeable and KnownNat at the same time
#28 opened by ghorn - 9
Typeable Reflection
#14 opened by crockeea - 0
It's possible to use a more minimalist Magic
#26 opened by treeowl - 8
Broken with GHC 7.0
#24 opened by hvr - 4
Absorb or take over reflection-extras
#22 opened by rpglover64 - 8
can't reify Nat kinds
#23 opened by ghorn - 1
- 1
The description looks awful on hackage.
#21 opened by ekmett - 18
- 0
Add `Given`?
#6 opened by ekmett - 3
Doesn't type check on GHC 7.7
#5 opened by bgamari