flatcurry-annotated-3.0.0 ------------------------- Version 3.0.0 Author Michael Hanus Jonas Oberschweiber Bjoern Peemoeller Maintainer Michael Hanus Synopsis Libraries to represent FlatCurry programs with arbitrary annotations Category Metaprogramming Dependencies base >= 3.0.0, < 4.0.0 currypath >= 3.0.0, < 4.0.0 containers >= 3.0.0, < 4.0.0 extra >= 3.0.0, < 4.0.0 flatcurry >= 3.0.0, < 4.0.0 frontend-exec >= 3.0.0, < 4.0.0 rewriting >= 3.0.0, < 4.0.0 scc >= 3.0.0, < 4.0.0 transformers >= 3.0.0, < 4.0.0 wl-pprint >= 3.0.0, < 4.0.0 Compiler compatibility pakcs >= 3.0.0, < 3.3.0 Description This package contain libraries to represent FlatCurry programs with arbitrary annotations. Furthermore, it contains libraries to annotate each expression occurring in a given FlatCurry program with type information. Exported modules FlatCurry.Annotated.Types FlatCurry.Annotated.Files FlatCurry.Annotated.Goodies FlatCurry.Annotated.Pretty FlatCurry.Annotated.TypeSubst FlatCurry.Annotated.TypeInference Source Git https://git.ps.informatik.uni-kiel.de/curry-packages/flatcurry-annotated.git@v3.0.0 License BSD-3-Clause License file LICENSE