curry-frontend-1.0.4: Compile the functional logic language Curry to several intermediate formats

Copyright(c) 2014 Björn Peemöller
LicenseBSD-3-clause
Maintainerbjp@informatik.uni-kiel.de
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

IL

Description

This module is a simple re-export of the definition of the AST of IL and the pretty-printing of IL modules.

Synopsis

Documentation

module IL.Type

module IL.Typing

showModule :: Module -> String Source #

Show a IL module like by an devired Show instance