[Haskell-cafe] Haskell with all the safeties off

David Feuer david.feuer at gmail.com
Fri Sep 7 01:35:43 CEST 2012


I have no plans to do such a thing anytime soon, but is there a way to tell
GHC to allow nasal demons to fly if the program forces bottom? This mode of
operation would seem to be a useful optimization when compiling a program
produced by Coq or similar, enabling various transformations that can turn
bottom into non-bottom, eliminating runtime checks in incomplete patterns,
etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120906/e1680870/attachment.htm>


More information about the Haskell-Cafe mailing list