packages feed

haddock-2.16.1: html-test/src/Bug387.hs

module Bug387
  ( -- * Section1#a:section1#
    test1
    -- * Section2#a:section2#
  , test2
  ) where

test1 :: Int
test1 = 223

test2 :: Int
test2 = 42