Re: Custom patternmatching for ADTs and Emulating TH Pattern splicing (was quasiquoting and guards)
Marc Weber <[email protected]> Thu, 26 Jun 2008 23:58:08 +0200
| Newsgroups | gmane.comp.lang.haskell.template |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 26, 2008 at 02:35:41PM -0500, Alfonso Acosta wrote: > On Wed, Jun 25, 2008 at 11:19 PM, Reid Barton <[email protected]> wrote: > > Hi all, > > > > I'd like to use quasiquotation to emulate bash's case statement in > > Haskell. If you haven't seen harp yet take a look at it. It's a preprocessor but it might be exactly what you're looking for? http://www.cs.chalmers.se/~d00nibro/harp/ Sincerly Marc