core-0.3: External core parser and pretty printer.

Language.Core.Happy

Documentation

newtype HappyAbsSyn t4 Source

Constructors

HappyAbsSyn HappyAny 

newtype HappyIdentity a Source

Constructors

HappyIdentity a 

Instances

data HappyStk a Source

Constructors

HappyStk a (HappyStk a) 

data HappyAddr Source

Constructors

HappyA# Addr# 

happyTcHack :: Int# -> a -> aSource

happyDontSeq :: a -> b -> bSource

happyDoSeq :: a -> b -> bSource