[Git][ghc/ghc][master] Add hie.yaml to ghc-heap

Marge Bot gitlab at gitlab.haskell.org
Wed Aug 12 02:18:44 UTC 2020



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


Commits:
c43078d7 by Sven Tennie at 2020-08-11T22:18:38-04:00
Add hie.yaml to ghc-heap

This enables IDE support by haskell-language-server for ghc-heap.

- - - - -


1 changed file:

- + libraries/ghc-heap/hie.yaml


Changes:

=====================================
libraries/ghc-heap/hie.yaml
=====================================
@@ -0,0 +1,12 @@
+cradle:
+  multi:
+    - path: ./GHC/
+      config:
+        cradle:
+          cabal:
+            component: 'lib:ghc-heap'
+    - path: ./tests
+      config:
+        cradle:
+          direct:
+            arguments: []



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c43078d7b78b4722dd30b56674c27189d2689ffe

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c43078d7b78b4722dd30b56674c27189d2689ffe
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/20200811/a67330b3/attachment.html>


More information about the ghc-commits mailing list