Commit 7996f5ad authored by Vaibhav Sagar's avatar Vaibhav Sagar

Bump resolver to lts-11.14

parent 976b62e1
FROM fpco/stack-build:lts-11.13
FROM fpco/stack-build:lts-11.14
# Install all necessary Ubuntu packages
RUN apt-get update && apt-get install -y python3-pip libgmp-dev libmagic-dev libtinfo-dev libzmq3-dev libcairo2-dev libpango1.0-dev libblas-dev liblapack-dev gcc g++ && \
......
FROM fpco/stack-build:lts-11.13
FROM fpco/stack-build:lts-11.14
# docker build -t ihaskell-dev docker
# Install all necessary Ubuntu packages
......
......@@ -14,7 +14,7 @@ packages:
- ./ihaskell-display/ihaskell-plot
- ./ihaskell-display/ihaskell-static-canvas
- ./ihaskell-display/ihaskell-widgets
resolver: lts-11.13
resolver: lts-11.14
allow-newer: true
extra-deps:
- static-canvas-0.2.0.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment