606e3f22 ^
33ab68b6 ^
06e67516 ^
1
2 3
4
{-# LANGUAGE Haskell2010 #-} module Bugs where data A a = A a (a -> Int)