aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bugs.hs
blob: 8e1f00795f20c854a29ddac1746b7c5f2ca9bac9 (plain) (blame)
1
2
3
module Bugs where

data A a = A a (a -> Int)