Haskell code blocks and examples with output #3812
Unanswered
lambdacalculator
asked this question in
Q&A
Replies: 1 comment
-
The ---
engine: knitr
---
```{haskell}
code
``` |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have executable Haskell code blocks been implemented anywhere? In general, what approach do writers of Haskell tutorials/books take to include code examples with automatically generated output (say from ghci)? What if library imports are needed to produce the output?
Beta Was this translation helpful? Give feedback.
All reactions