hdiff
packages
feed
doctest-parallel
-0.2: test/parse/multiple-examples/Foo.hs
module Foo where -- | -- >>> foo -- 23 foo = 23 -- | -- >>> bar -- 42 bar = 42