packages feed

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

{-# LANGUAGE ScopedTypeVariables #-}
module Test10255 where

import Data.Maybe

fob (f :: (Maybe t -> Int)) =
  undefined