codesnippets:templatehaskell
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| codesnippets:templatehaskell [2022/04/27 01:31] – f2b216 | codesnippets:templatehaskell [2025/10/08 00:48] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | ||
| ====== TemplateHaskell ====== | ====== TemplateHaskell ====== | ||
| Line 22: | Line 21: | ||
| </ | </ | ||
| - | ===== Headline | + | ===== Using the created code ===== |
| * Example, uses the curry function by using the placeholder `$(C.curryN 3)` that will be expanded by ghc<code Haskell> | * Example, uses the curry function by using the placeholder `$(C.curryN 3)` that will be expanded by ghc<code Haskell> | ||
| Line 47: | Line 46: | ||
| </ | </ | ||
| + | |||
| + | ===== ✎ ===== | ||
| + | ~~DISCUSSION~~ | ||
codesnippets/templatehaskell.1651015903.txt.gz · Last modified: (external edit)
