> John Meacham's frisby library [1] did something similar, though the > technique is not as well-known as it should be.
Looks like an excellent library, thank you! > Note that you don't need to give explicit names to your rules anymore, the > monad can do that for you. I was using the names for a Show instance. I am assuming there is no syntax sugar to recover the name of the variable used in a binder as a String. Thanks, Anton -- Kind Regards, Anton Tayanovskyy WebSharperâ„¢ - type-safe JavaScript in F# http://intellifactory.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
