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

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