This commit is contained in:
Joey Hess 2013-04-18 20:10:31 -04:00
parent 693626725f
commit 79c0a6f807

View file

@ -1,4 +1,7 @@
{- Expands template haskell splices {- Expands template haskell splices
-
- You should probably just use http://hackage.haskell.org/package/zeroth
- instead. I wish I had known about it before writing this.
- -
- First, the code must be built with a ghc that supports TH, - First, the code must be built with a ghc that supports TH,
- and the splices dumped to a log. For example: - and the splices dumped to a log. For example: