Skip to content

Commit

Permalink
Revert "Bump haskell from 9.8.1 to 9.8.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr authored Sep 24, 2024
1 parent 8dcf16b commit 3626b6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dodona-haskell.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haskell:9.8.2
FROM haskell:9.8.1

RUN apt-get update \
# Install jq for json querying in bash
Expand All @@ -23,8 +23,8 @@ RUN cabal update \
HUnit-1.6.2.0 \
MissingH-1.6.0.1 \
QuickCheck-2.14.3 \
ghc-lib-parser-9.8.2.20240223 \
ghc-lib-parser-ex-9.8.0.2 \
ghc-lib-parser-9.8.1.20231121 \
ghc-lib-parser-ex-9.8.0.0 \
gloss-1.13.2.2 \
hlint-3.8 \
splitmix-0.1.0.5 \
Expand Down

0 comments on commit 3626b6f

Please sign in to comment.