[Git][ghc/ghc][master] Use ./hadrian/ghci.sh in .ghcid

Marge Bot gitlab at gitlab.haskell.org
Mon Apr 8 19:06:13 UTC 2019



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
4dda2270 by Matthew Pickering at 2019-04-08T19:00:08Z
Use ./hadrian/ghci.sh in .ghcid

- - - - -


1 changed file:

- .ghcid


Changes:

=====================================
.ghcid
=====================================
@@ -1,7 +1,5 @@
---command utils/ghc-in-ghci/run.sh
+--command ./hadrian/ghci.sh
 --reload compiler
 --reload ghc
 --reload includes
---restart utils/ghc-in-ghci/run.sh
---restart utils/ghc-in-ghci/load-main.ghci
---restart utils/ghc-in-ghci/settings.ghci
+--restart hadrian/



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/4dda2270d26017eadddd99ed567aacf41c2913b9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/4dda2270d26017eadddd99ed567aacf41c2913b9
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190408/769a2167/attachment-0001.html>


More information about the ghc-commits mailing list