Ticket #14 (new defect)
Opened 3 years ago
root of ghci when cabal is active
| Reported by: | sohumb@… | Owned by: | Baughn |
|---|---|---|---|
| Priority: | trivial | Component: | other |
| Version: | TIP | Keywords: | |
| Cc: |
Description
When a cabal file is found, the current directory for ghci should always start out as the project root. Currently, I have to set the inferior ghci to ghci -i../dist/build/autogen/, because hs-source-dirs: src makes it :cd src in between.
Note: See
TracTickets for help on using
tickets.
