Agda-2.5.1.2: A dependently typed functional programming language and proof assistant

Safe HaskellSafe
LanguageHaskell98

Agda.Compiler.UHC.Pragmas.Base

Description

Defines UHC Core functions used in other parts of Agda. E.g. parsing Core pragmas uses the parseCoreCode function.

Documentation

coreConstrToCTag Source #

Arguments

:: CoreConstr 
-> Int

Arity

-> CTag