aboutsummaryrefslogblamecommitdiff
path: root/html-test/src/Bug953.hs
blob: 4ff3e8ae33a9cf41de9bb25f6bd53e33a0373c64 (plain) (tree)
1
                            















                   
{-# LANGUAGE Haskell2010 #-}
module Bug953 where

{- | A foo

==== __Examples__

Foo example body
-}
data Foo = Foo'

{- | A bar

==== __Examples__

Bar example body
-}
data Bar = Bar'