RE: [commit: ghc] wip/rae: Fix #1476 by making splice patterns work. (eb257c3)

4 Nov
2014
4 Nov
'14
9:05 p.m.
| Unfortunately, splice patterns in brackets still do not work | because we don't run splices in brackets. Without running a pattern | splice, we can't know what variables it binds, so we're stuck. Not just "don't" but "can't"!! This isn't a compiler deficiency: the code is not there to run! Simon
3899
Age (days ago)
3899
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Peyton Jones