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

Copyright(c) 1999 - 2003 Wolfgang Lux
Martin Engelke
2011 - 2015 Björn Peemöller
2017 Finn Teegen
LicenseBSD-3-clause
Maintainerbjp@informatik.uni-kiel.de
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

IL.Pretty

Description

This module implements just another pretty printer, this time for the intermediate language. It was mainly adapted from the Curry pretty printer which, in turn, is based on Simon Marlow's pretty printer for Haskell.

Documentation