Closed bergmark closed 6 years ago
There's a way to go deeper and make ghci example compile too (via doctests): see 7c0124b0b0c5296d7cd687360d1e482382853bef (run with stack exec -- doctest '-pgmL markdown-unlit' README.lhs)
stack exec -- doctest '-pgmL markdown-unlit' README.lhs
Thanks @bergmark for following up on this!
There's a way to go deeper and make ghci example compile too (via doctests): see 7c0124b0b0c5296d7cd687360d1e482382853bef (run with
stack exec -- doctest '-pgmL markdown-unlit' README.lhs
)