606e3f22 ^
27876dc7 ^
2a45b7c0 ^
1
2
3 4 5 6 7 8 9
{-# LANGUAGE Haskell2010 #-} {-# LANGUAGE TypeOperators #-} module Ticket75 where data a :- b = Q -- | A reference to ':-' f :: Int f = undefined