summaryrefslogtreecommitdiff
path: root/rules/cmm-suffix-rules.mk
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-09-13 18:40:36 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2013-09-13 21:58:26 +0200
commit17a868afa169c52d8525a95cbed87b2fc12044c6 (patch)
treea04530408077a286a80ca8d34c5d6dc0c98eddc6 /rules/cmm-suffix-rules.mk
parent638da2fecaaaf743c4da7f8e2522f4afc0d8400c (diff)
downloadhaskell-coercible.tar.gz
Introduce coerce :: Coercible a b -> a -> bcoercible
This is the result of the design at http://ghc.haskell.org/trac/ghc/wiki/NewtypeWrappers The goal is to be able to convert between, say [First Int] and [Last Int] with zero run-time overhead. To that end, we introduce a special two parameter type class Coercible whose instances are created automatically and on-the fly. This relies on and exploits the recent addition of roles to core.
Diffstat (limited to 'rules/cmm-suffix-rules.mk')
0 files changed, 0 insertions, 0 deletions