#5265: Support for additional .ghci files in GHCi.
---------------------------------+------------------------------------------
Reporter: SamAnklesaria | Owner: SamAnklesaria
Type: feature request | Status: new
Priority: normal | Component: Compiler
Version: 7.0.3 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Currently, GHCi only loads a single .ghci file. As a result, all user
customizations and macros must be centralized to one location.
Additionally, this leaves limited potential for tools using GHCi (cabal-
install, for example) to customize the interpretation environment. I
propose adding a -ghci-script flag for each additional .ghci file to be
loaded in the order specified on the command line after the usual .ghci
file in the current or user directory.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5265>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs