Skip to content
Snippets Groups Projects
Commit a9d145e3 authored by Ryan Scott's avatar Ryan Scott
Browse files

Update pinned versions in ci/config.sh

parent 33c60242
No related branches found
No related tags found
No related merge requests found
...@@ -112,7 +112,7 @@ esac ...@@ -112,7 +112,7 @@ esac
# ============== # ==============
# #
# These are packages which we don't have patches for but want to test anyways. # These are packages which we don't have patches for but want to test anyways.
extra_package lens 5.2.1 extra_package lens 5.2.2
extra_package optics 0.4.2 extra_package optics 0.4.2
extra_package aeson 2.1.2.1 extra_package aeson 2.1.2.1
extra_package criterion 1.6.0.0 extra_package criterion 1.6.0.0
...@@ -126,10 +126,10 @@ extra_package Agda 2.6.3 ...@@ -126,10 +126,10 @@ extra_package Agda 2.6.3
extra_package mmark 0.0.7.6 extra_package mmark 0.0.7.6
extra_package doctest 0.21.1 extra_package doctest 0.21.1
extra_package tasty 1.4.3 extra_package tasty 1.4.3
extra_package pandoc 3.1.1 extra_package pandoc 3.1.2
extra_package servant-conduit 0.15.1 extra_package servant-conduit 0.15.1
extra_package servant-machines 0.15.1 extra_package servant-machines 0.15.1
extra_package linear-generics 0.2.1 extra_package linear-generics 0.2.2
# This package is affected by https://gitlab.haskell.org/ghc/ghc/-/issues/22912 # This package is affected by https://gitlab.haskell.org/ghc/ghc/-/issues/22912
extra_package vector-space 0.16 extra_package vector-space 0.16
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment