Add some imports to Haskell's expression mode
This commit is contained in:
parent
5c13901d44
commit
20a2199bbf
2 changed files with 19 additions and 0 deletions
|
@ -11,4 +11,5 @@ RUN apt-get update && \
|
|||
|
||||
ENV PATH /opt/ghc/8.6.5/bin:$PATH
|
||||
|
||||
COPY .ghci $HOME/
|
||||
COPY run.sh /var/run/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue