DEBSOURCES
Skip Quicknav
sources / haskell-doctest-parallel / 0.3.1.1-1 / test / extract / th / Foo.hs
12345678
{-# LANGUAGE TemplateHaskell #-} module Foo where import Bar -- | some documentation foo :: Int foo = $(bar)