cabal-ghci: Set up ghci with options taken from a .cabal file
Deprecated
in favor of cabal-install
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"
Downloads
- cabal-ghci-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2.0, 0.2.1, 0.3 |
---|---|
Dependencies | base (>=4 && <5), Cabal, directory, filepath, process [details] |
License | BSD-3-Clause |
Author | Etienne Laurin |
Maintainer | etienne@atnnn.com |
Category | Development |
Home page | http://code.atnnn.com/projects/cabal-ghci/wiki |
Source repo | head: darcs get http://code.atnnn.com/darcs/cabal-ghci/ |
Uploaded | by EtienneLaurin at 2011-09-09T05:46:19Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | cabal-ghci |
Downloads | 4742 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] Successful builds reported [all 1 reports] |