hdiff
packages
feed
doctest
-0.25.0: test/integration/custom-package-conf/Bar.hs
module Bar where import Foo -- | -- >>> import Foo -- >>> foo -- 23 bar :: Int bar = 42