Can somebody explain to me how

 [$expr| 1 + 2 |]

is different from

 ($expr "1 + 2")

Other than a superficially different type signature, I'm not seeing what the fundamental difference is...

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to