https://github.com/plummerssoftwarellc/haskell-docker
Dockerfile for Fedora image with Haskell installed
https://github.com/plummerssoftwarellc/haskell-docker
Last synced: 4 months ago
JSON representation
Dockerfile for Fedora image with Haskell installed
- Host: GitHub
- URL: https://github.com/plummerssoftwarellc/haskell-docker
- Owner: PlummersSoftwareLLC
- Created: 2021-10-03T10:24:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T09:16:54.000Z (over 2 years ago)
- Last Synced: 2025-02-24T00:27:55.724Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haskell in Docker
This repository contains a Dockerfile with which a Fedora image can be built that has Haskell and LLVM installed.
It is published on Docker Hub as [primeimages/haskell](https://hub.docker.com/repository/docker/primeimages/haskell).
Currently, it is based on:
* [Fedora 34](https://getfedora.org/en/)
* [Haskell 8.8.4](https://www.haskell.org/ghc/download_ghc_8_8_4.html)
* [LLVM 12](https://releases.llvm.org/download.html#12.0.1)