haskell-packages-0.2.2: Haskell suite library for package management and integration with Cabal

Safe HaskellNone

Distribution.HaskellSuite

Description

This module re-exports all you need in order to read package databases and module info files created by compilers that use haskell-packages.

If you are writing a compiler, i.e. a program that creates or writes package databases or module info files — then take a look at Distribution.HaskellSuite.Compiler. It provides command-line options handling and Cabal integration.

Documentation