packages feed

DocTest-0.1.0: tests/bugfixImportHierarchical/ModuleA.hs

-- |
-- >>> fib 10
-- 55
module ModuleA where

import Foo.ModuleB