We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c38050 commit fb97119Copy full SHA for fb97119
README.markdown
@@ -1 +1,9 @@
1
# docker-haskell
2
+
3
+This Docker image provides a Haskell development environment with the following tools:
4
5
+- [GHCup](https://www.haskell.org/ghcup/)
6
+- [GHC](https://www.haskell.org/ghc/)
7
+- [Cabal](https://www.haskell.org/cabal/)
8
+- [Stack](https://docs.haskellstack.org/en/stable/README/)
9
+- [HLS](https://haskell-language-server.readthedocs.io/en/latest/)
0 commit comments