packages feed

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

{-# LANGUAGE PartialTypeSignatures #-}
{-# LANGUAGE TypeFamilies #-}
module T10438 where

foo f = g
  where g r = x
          where x :: _
                x = r