6 lines
125 B
Docker
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
|