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

Copyright(c) 2000 - 2004 Wolfgang Lux
2005 Martin Engelke
2011 - 2016 Björn Peemöller
2015 Jan Tikovsky
2016 Finn Teegen
LicenseBSD-3-clause
Maintainerbjp@informatik.uni-kiel.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Exports

Description

This module provides the computation of the exported interface of a compiled module. The function exportInterface uses the expanded export specifications and the corresponding environments in order to compute the interface of the module.

Documentation