liquidhaskell-0.8.0.2: Liquid Types for Haskell

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.GHC.TypeRep

Contents

Description

This module contains a wrappers and utility functions for accessing GHC module information. It should NEVER depend on

Documentation

pattern FunTy :: Type -> Type -> Type Source #

module TyCoRep

Orphan instances