Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T16:25:13.000Z (5 months ago)
- Last Synced: 2024-11-29T21:14:43.301Z (2 months ago)
- Topics: cardano, docker, docker-container, docker-image, dockerfile, haskell
- Language: Dockerfile
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: 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.