packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/SH_Overlap11_B.hs

{-# OPTIONS_GHC -fwarn-unsafe #-}
module SH_Overlap11_B (
    C(..)
  ) where

class C a where
  f :: a -> String