You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,5 @@ Builds with stack and cabal, using GHC 8.6.5
13
13
Two sample `hie.yaml` files are provided, `hie.yaml.stack` for stack
14
14
usage, `hie.yaml.cbl` for cabal. Simply copy the relevant one to be
15
15
`hie.yaml` and it should work.
16
+
17
+
The developers tend to hang out at [our IRC channel](https://webchat.freenode.net/?channels=haskell-ide-engine) at `#haskell-ide-engine` on `freenode`.
0 commit comments