@hackage / cabal-ghci

Set up ghci with options taken from a .cabal file

Version Deprecated package0.3

About

Metadata

  • Last updated , by EtienneLaurin
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: etienne@atnnn.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

The executable cabal-ghci runs ghci with the paths and extensions needed by a cabal project. The cabalSet function can be added to your .ghci to provide the same functionality at runtime, giving you more control over the options that are set.