1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 12:21:57 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Rob Rix
7662ee75f1
Take care not to load semantic-source twice. 2019-11-01 13:44:57 -04:00
Rob Rix
110b1b69e8
Make the output dirs relative to the ghc version. 2019-11-01 12:02:12 -04:00
Rob Rix
8ef9e1434e
Make the output dirs relative to the builddir. 2019-11-01 12:01:42 -04:00
Rob Rix
d41961f193
Move the build products dirs into script/ghci-flags. 2019-11-01 12:01:14 -04:00
Rob Rix
978beb7a11
Revert "Echo any remaining args."
This reverts commit fbe02dab64.
2019-11-01 11:52:32 -04:00
Rob Rix
fbe02dab64
Echo any remaining args. 2019-11-01 11:50:51 -04:00
Rob Rix
e6fc10b293
Work relative to a builddir. 2019-11-01 11:50:45 -04:00
Rob Rix
c9cbc83ae3
Don’t forget app. 2019-11-01 11:38:41 -04:00
Rob Rix
90bf61dede
Warnings are warnings. 2019-11-01 11:35:35 -04:00
Rob Rix
3f69e09314
Enable strict data, in case it ever matters. 2019-11-01 11:35:07 -04:00
Rob Rix
b2c8fd92da
Don’t pass --interactive. 2019-11-01 11:05:06 -04:00
Rob Rix
ddff669740
Run the rest of it out of the cabal exec. 2019-11-01 11:02:44 -04:00
Rob Rix
35270bedde
Gather all the flags. 2019-11-01 11:01:17 -04:00
Rob Rix
4e17878d01
Stub in a script to return the flags for ghci. 2019-11-01 10:32:24 -04:00