packages feed

doctest-0.25.0: test/extract/module-header/Foo.hs

-- | Some documentation
module Foo where

foo :: Int
foo = 23