copilot-core-2.2.1: An intermediate representation for Copilot.

Safe HaskellTrustworthy
LanguageHaskell2010

Copilot.Core.Locals

Description

Let expressions.

Documentation

data Loc Source #

Constructors

Loc 

Fields

Instances

Show Loc Source # 

Methods

showsPrec :: Int -> Loc -> ShowS #

show :: Loc -> String #

showList :: [Loc] -> ShowS #