https://github.com/blinklabs-io/docker-haskell
A container image with GHC and cabal for developing Haskell applications for Cardano
https://github.com/blinklabs-io/docker-haskell
cardano docker docker-container docker-image dockerfile haskell
Last synced: 9 months ago
JSON representation
A container image with GHC and cabal for developing Haskell applications for Cardano
- Host: GitHub
- URL: https://github.com/blinklabs-io/docker-haskell
- Owner: blinklabs-io
- License: mit
- Created: 2023-04-04T21:50:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-02T22:53:26.000Z (9 months ago)
- Last Synced: 2025-10-02T23:31:28.766Z (9 months ago)
- Topics: cardano, docker, docker-container, docker-image, dockerfile, haskell
- Language: Dockerfile
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# docker-haskell
A container image with GHC and cabal for developing Haskell applications for
Cardano.
This image is based on Debian Bookworm (Slim) for ease of extension.
Includes libsodium, libsecp256k1, and BLST which are also used in Cardano.