Feedback on applying implicit exceptions wanted

13 Sep
2017
13 Sep
'17
6:23 a.m.
I'm currently working out ideas for potential optimizations in pattern matching compilation for GHC. While I think the theory works out fine in regards to exceptions I would like feedback on the possible implications. Trac ticket with details is here: https://ghc.haskell.org/trac/ghc/ticket/14201#comment:4 As for the theory I worked based of the assumptions that error = bottom and pattern match failure = error. Otherwise we get different results from both cases even in theory. While I mostly worry about the practical implications I would also appreciate any other feedback.
2808
Age (days ago)
2808
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andreas Klebinger