Add docker for building
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM fpco/stack-build:lts-13.10
|
||||
|
||||
# Code formatter
|
||||
# RUN stack --system-ghc --local-bin-path=/usr/local/bin install \
|
||||
# hfmt
|
Reference in New Issue
Block a user