packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/Test10255.hs

{-# LANGUAGE ScopedTypeVariables #-}
module Test10255 where

import Data.Maybe

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