packages feed

doctest-parallel-0.2: test/extract/module-header/Foo.hs

-- | Some documentation
module Foo where

foo :: Int
foo = 23