aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug953.hs
blob: 63f2c45a109698f3856bfc01ca09b23a9358d8e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
module Bug953 where

{- | A foo

==== __Examples__

Foo example body
-}
data Foo = Foo'

{- | A bar

==== __Examples__

Bar example body
-}
data Bar = Bar'