Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saber2pr/haskell
setup by docker
https://github.com/saber2pr/haskell
docker-image haskell
Last synced: about 1 month ago
JSON representation
setup by docker
- Host: GitHub
- URL: https://github.com/saber2pr/haskell
- Owner: Saber2pr
- Created: 2021-09-20T12:13:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-06T08:07:35.000Z (over 3 years ago)
- Last Synced: 2024-11-09T00:34:52.482Z (3 months ago)
- Topics: docker-image, haskell
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# haskell
setup by docker.
```bash
docker pull saber2pr/haskell:latest
```### vscode extension
0. [Remote - Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers): for docker dev
1. [Haskell](https://marketplace.visualstudio.com/items?itemName=haskell.haskell): language server
2. [Haskell Language support](https://marketplace.visualstudio.com/items?itemName=justusadam.language-haskell): for syntax highlight、check