Commit 7969fa53 authored by Vaibhav Sagar's avatar Vaibhav Sagar

stack.yaml,docker/Dockerfile: bump resolver to lts-11.2

parent 9101efc8
FROM fpco/stack-build:lts-11.1
FROM fpco/stack-build:lts-11.2
# 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.1
resolver: lts-11.2
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