packages feed

ghc-exactprint-0.2: tests/examples/EmptyMostlyInst.hs

{-# LANGUAGE FlexibleInstances #-}
module EmptyMostlyInst where
   {
;;;;;;;;;;;;
;
instance Eq (Int,Integer) where {;;;;;;;;;
;;;;;;; a == b = False;;;;;;;;;;;
}
   }