packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/Test10255.hs

{-# LANGUAGE ScopedTypeVariables #-}
module Test10255 where

import Data.Maybe

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