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