On Mon, Sep 16, 2013 at 10:16 AM, Henning Thielemann <lemm...@henning-thielemann.de> wrote: > > On Wed, 4 Sep 2013, Johan Tibell wrote: > >> * GHCi support. It's now much easier to use ghci when developing your >> packages, especially if those packages require preprocessors (e.g. >> hsc2hs). > > That's a great feature! How can I configure Cabal to start ghci with certain > options? I like to enable more warnings. I could not find a documentation > for the Cabal config file.
I assume a .ghci file, either in the project directory, or in your home directory, still works. See also http://www.haskell.org/ghc/docs/latest/html/users_guide/ghci-dot-files.html Regards, Erik _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel