Files
haskell-cron-matcher/Dockerfile
T
2019-03-09 22:36:14 +03:00

6 lines
125 B
Docker

FROM fpco/stack-build:lts-13.10
# Code formatter
# RUN stack --system-ghc --local-bin-path=/usr/local/bin install \
# hfmt