copilot-core-3.2: An intermediate representation for Copilot.
Safe HaskellTrustworthy
LanguageHaskell2010

Copilot.Core.Locals

Description

Let expressions.

Documentation

data Loc Source #

Constructors

forall a. Loc 

Fields

Instances

Instances details
Show Loc Source # 
Instance details

Defined in Copilot.Core.Locals

Methods

showsPrec :: Int -> Loc -> ShowS #

show :: Loc -> String #

showList :: [Loc] -> ShowS #