An open API service indexing awesome lists of open source software.

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

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)