[Haskell-cafe] Tool for evaluating "GHCi>" lines in a source file
Max Rabkin
max.rabkin at gmail.com
Sun Jan 23 18:48:48 CET 2011
On Sun, Jan 23, 2011 at 12:35, Steffen Schuldenzucker
<sschuldenzucker at uni-bonn.de> wrote:
>
> Hi,
>
> some time ago I read of a small tool that extracts lines like "GHCi>
> some_expression" from a source file and appends GHCi's output to them.
> Now I can't find it again. Does anyone remember its name?
No, but I can guess (it's the same as the Python original, modulo
capitalisation):
http://hackage.haskell.org/package/DocTest
More information about the Haskell-Cafe
mailing list