Skip to content

Commit 556bebe

Browse files
ndmitchellcocreature
authored andcommitted
Make the .ghci pick up the cabal-v1 Paths file (#363)
1 parent 20a723a commit 556bebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ghci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
:set -ignore-package=ghc-lib-parser
1919
:set -DGHC_STABLE
2020
:set -Iinclude
21+
:set -idist/build/autogen
2122
:set -isrc
2223
:set -iexe
2324

0 commit comments

Comments
 (0)