[Git][ghc/ghc][wip/D5373] Ensure TcHoleFitTypes.hs-boot is in its proper place in the build order

Matthías Páll Gissurarson gitlab at gitlab.haskell.org
Fri Jun 7 08:18:04 UTC 2019



Matthías Páll Gissurarson pushed to branch wip/D5373 at Glasgow Haskell Compiler / GHC


Commits:
67563027 by Matthías Páll Gissurarson at 2019-06-07T08:17:36Z
Ensure TcHoleFitTypes.hs-boot is in its proper place in the build order

- - - - -


1 changed file:

- compiler/typecheck/TcHoleFitTypes.hs-boot


Changes:

=====================================
compiler/typecheck/TcHoleFitTypes.hs-boot
=====================================
@@ -4,4 +4,7 @@
 -- + which needs 'TcRnTypes'
 module TcHoleFitTypes where
 
+-- Build ordering
+import GHC.Base()
+
 data HoleFitPlugin



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/6756302765d8fc0e57f1de85c6304648af343676

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/6756302765d8fc0e57f1de85c6304648af343676
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/20190607/c888000d/attachment.html>


More information about the ghc-commits mailing list