The latest version of cabal-ghci is 0.3-0.

cabal-ghci

Version 0.1 revision 0 uploaded by EtienneLaurin.

Package meta

Synopsis
Set up ghci with options taken from a .cabal file
Description

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: :m + Distribution.Dev.Interactive :def cabalset cabalSet :cabalset Both cabal-ghci and cabalset can take cabal flags and an executable name as arguments. For example: Prelude> :cabalset -fdevel up1 :set "-ihomeatnnnup1srcdistbuild/autogen" :set "-ihomeatnnnup1src/web" :set "-XTypeFamilies" :set "-XQuasiQuotes"

Author
Etienne Laurin
Bug reports
n/a
Category
Development
Copyright
n/a
Homepage
http://code.atnnn.com/projects/cabal-ghci/wiki
Maintainer
etienne@atnnn.com
Package URL
n/a
Stability
n/a

Components