Initial commit

This commit is contained in:
2021-10-15 14:27:10 +02:00
commit 02f308a5ea
3 changed files with 12 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM haskell:buster
RUN apt-get update && apt-get install -y haskell-platform