copilot-core-3.0: 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 # 
Instance details

Defined in Copilot.Core.Locals

Methods

showsPrec :: Int -> Loc -> ShowS #

show :: Loc -> String #

showList :: [Loc] -> ShowS #