packages feed

haddock-2.14.1: html-test/src/Ticket75.hs

{-# LANGUAGE TypeOperators #-}
module Ticket75 where

data a :- b = Q

-- | A reference to ':-'
f :: Int
f = undefined