Add UE1 A.2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
FROM haskell:buster
|
||||
|
||||
RUN apt-get update && apt-get install -y haskell-platform
|
||||
|
||||
WORKDIR /opt
|
||||
|
||||
CMD ["ghci"]
|
||||
|
Reference in New Issue
Block a user