mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-27 11:13:48 +03:00
Remove GHC 8.4 from CI
This commit is contained in:
parent
6de2283ace
commit
79c9049730
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||||
ghc: ["8.4.4", "8.6.5", "8.8.3", "8.10.1"]
|
ghc: ["8.6.5", "8.8.3", "8.10.1"]
|
||||||
exclude:
|
exclude:
|
||||||
# The process-1.6.8 library contains a memory leak on windows,
|
# The process-1.6.8 library contains a memory leak on windows,
|
||||||
# causing RAM constrained builds to sometimes fail.
|
# causing RAM constrained builds to sometimes fail.
|
||||||
|
@ -1,222 +0,0 @@
|
|||||||
constraints: any.Cabal ==2.2.0.1,
|
|
||||||
any.FloatingHex ==0.4,
|
|
||||||
any.Glob ==0.10.0,
|
|
||||||
any.GraphSCC ==1.0.4,
|
|
||||||
GraphSCC -use-maps,
|
|
||||||
any.HUnit ==1.6.0.0,
|
|
||||||
any.Only ==0.1,
|
|
||||||
any.QuickCheck ==2.14,
|
|
||||||
QuickCheck +templatehaskell,
|
|
||||||
any.StateVar ==1.2,
|
|
||||||
any.abstract-deque ==0.3,
|
|
||||||
abstract-deque -usecas,
|
|
||||||
any.abstract-par ==0.3.3,
|
|
||||||
any.adjunctions ==4.4,
|
|
||||||
any.aeson ==1.4.7.1,
|
|
||||||
aeson -bytestring-builder -cffi -developer -fast,
|
|
||||||
any.alex ==3.2.5,
|
|
||||||
alex +small_base,
|
|
||||||
any.ansi-terminal ==0.10.3,
|
|
||||||
ansi-terminal -example,
|
|
||||||
any.ansi-wl-pprint ==0.6.9,
|
|
||||||
ansi-wl-pprint -example,
|
|
||||||
any.array ==0.5.2.0,
|
|
||||||
any.async ==2.2.2,
|
|
||||||
async -bench,
|
|
||||||
any.attoparsec ==0.13.2.4,
|
|
||||||
attoparsec -developer,
|
|
||||||
any.base ==4.11.1.0,
|
|
||||||
any.base-compat ==0.11.1,
|
|
||||||
any.base-compat-batteries ==0.11.1,
|
|
||||||
any.base-orphans ==0.8.2,
|
|
||||||
any.bifunctors ==5.5.7,
|
|
||||||
bifunctors +semigroups +tagged,
|
|
||||||
any.bimap ==0.4.0,
|
|
||||||
any.binary ==0.8.5.1,
|
|
||||||
any.binary-orphans ==1.0.1,
|
|
||||||
any.blaze-builder ==0.4.1.0,
|
|
||||||
any.blaze-html ==0.9.1.2,
|
|
||||||
any.blaze-markup ==0.8.2.5,
|
|
||||||
any.bv-sized ==1.0.0,
|
|
||||||
any.bytestring ==0.10.8.2,
|
|
||||||
any.bytestring-builder ==0.10.8.2.0,
|
|
||||||
bytestring-builder +bytestring_has_builder,
|
|
||||||
any.cabal-doctest ==1.0.8,
|
|
||||||
any.call-stack ==0.2.0,
|
|
||||||
any.case-insensitive ==1.2.1.0,
|
|
||||||
any.cassava ==0.5.2.0,
|
|
||||||
cassava -bytestring--lt-0_10_4,
|
|
||||||
any.cereal ==0.5.8.1,
|
|
||||||
cereal -bytestring-builder,
|
|
||||||
any.clock ==0.8,
|
|
||||||
clock -llvm,
|
|
||||||
any.code-page ==0.2,
|
|
||||||
any.colour ==2.3.5,
|
|
||||||
any.comonad ==5.0.6,
|
|
||||||
comonad +containers +distributive +test-doctests,
|
|
||||||
any.concurrent-output ==1.10.11,
|
|
||||||
any.constraints ==0.11.2,
|
|
||||||
any.containers ==0.5.11.0,
|
|
||||||
any.contravariant ==1.5.2,
|
|
||||||
contravariant +semigroups +statevar +tagged,
|
|
||||||
any.crackNum ==2.3,
|
|
||||||
any.criterion ==1.5.6.2,
|
|
||||||
criterion -embed-data-files -fast,
|
|
||||||
any.criterion-measurement ==0.1.2.0,
|
|
||||||
criterion-measurement -fast,
|
|
||||||
any.cryptohash-sha1 ==0.11.100.1,
|
|
||||||
cryptol +relocatable -static,
|
|
||||||
cryptol-test-runner -static,
|
|
||||||
any.data-binary-ieee754 ==0.4.4,
|
|
||||||
any.data-default-class ==0.1.2.0,
|
|
||||||
any.deepseq ==1.4.3.0,
|
|
||||||
any.dense-linear-algebra ==0.1.0.0,
|
|
||||||
any.deriving-compat ==0.5.8,
|
|
||||||
deriving-compat +base-4-9 +new-functor-classes +template-haskell-2-11,
|
|
||||||
any.directory ==1.3.1.5,
|
|
||||||
any.distributive ==0.6.2,
|
|
||||||
distributive +semigroups +tagged,
|
|
||||||
any.dlist ==0.8.0.8,
|
|
||||||
any.erf ==2.0.0.0,
|
|
||||||
any.exceptions ==0.10.4,
|
|
||||||
exceptions +transformers-0-4,
|
|
||||||
any.extensible-exceptions ==0.1.1.4,
|
|
||||||
any.extra ==1.7.1,
|
|
||||||
any.fail ==4.9.0.0,
|
|
||||||
any.filepath ==1.4.2,
|
|
||||||
any.fingertree ==0.1.4.2,
|
|
||||||
any.free ==5.1.3,
|
|
||||||
any.generic-deriving ==1.13.1,
|
|
||||||
generic-deriving +base-4-9,
|
|
||||||
any.ghc ==8.4.4,
|
|
||||||
any.ghc-boot ==8.4.4,
|
|
||||||
any.ghc-boot-th ==8.4.4,
|
|
||||||
any.ghc-prim ==0.5.2.0,
|
|
||||||
any.ghci ==8.4.4,
|
|
||||||
any.gitrev ==1.3.1,
|
|
||||||
any.happy ==1.19.12,
|
|
||||||
happy +small_base,
|
|
||||||
any.hashable ==1.3.0.0,
|
|
||||||
hashable -examples +integer-gmp +sse2 -sse41,
|
|
||||||
any.hashtables ==1.2.3.4,
|
|
||||||
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
|
|
||||||
any.haskeline ==0.7.4.2,
|
|
||||||
any.haskell-lexer ==1.1,
|
|
||||||
any.hedgehog ==1.0.2,
|
|
||||||
any.heredoc ==0.2.0.0,
|
|
||||||
any.hostname ==1.0,
|
|
||||||
any.hpc ==0.6.0.3,
|
|
||||||
any.hsc2hs ==0.68.7,
|
|
||||||
hsc2hs -in-ghc-tree,
|
|
||||||
any.integer-gmp ==1.0.2.0,
|
|
||||||
any.integer-logarithms ==1.0.3,
|
|
||||||
integer-logarithms -check-bounds +integer-gmp,
|
|
||||||
any.invariant ==0.5.3,
|
|
||||||
any.io-streams ==1.5.1.0,
|
|
||||||
io-streams -nointeractivetests,
|
|
||||||
any.js-flot ==0.8.3,
|
|
||||||
any.js-jquery ==3.3.1,
|
|
||||||
any.kan-extensions ==5.2,
|
|
||||||
any.lens ==4.19.2,
|
|
||||||
lens -benchmark-uniplate -dump-splices +inlining -j -old-inline-pragmas -safe +test-doctests +test-hunit +test-properties +test-templates +trustworthy,
|
|
||||||
any.lifted-async ==0.10.0.6,
|
|
||||||
any.lifted-base ==0.2.3.12,
|
|
||||||
any.math-functions ==0.3.3.0,
|
|
||||||
math-functions +system-erf +system-expm1,
|
|
||||||
any.megaparsec ==8.0.0,
|
|
||||||
megaparsec -dev,
|
|
||||||
any.microstache ==1.0.1.1,
|
|
||||||
any.mmorph ==1.1.3,
|
|
||||||
any.monad-control ==1.0.2.3,
|
|
||||||
any.monad-par ==0.3.5,
|
|
||||||
monad-par -chaselev -newgeneric,
|
|
||||||
any.monad-par-extras ==0.3.3,
|
|
||||||
any.monadLib ==3.10,
|
|
||||||
any.mtl ==2.2.2,
|
|
||||||
any.mwc-random ==0.14.0.0,
|
|
||||||
any.old-locale ==1.0.0.7,
|
|
||||||
any.optparse-applicative ==0.15.1.0,
|
|
||||||
any.panic ==0.4.0.1,
|
|
||||||
any.parallel ==3.2.2.0,
|
|
||||||
any.parameterized-utils ==2.1.0,
|
|
||||||
parameterized-utils +unsafe-operations,
|
|
||||||
any.parsec ==3.1.13.0,
|
|
||||||
any.parser-combinators ==1.2.1,
|
|
||||||
parser-combinators -dev,
|
|
||||||
any.pretty ==1.1.3.6,
|
|
||||||
any.pretty-show ==1.10,
|
|
||||||
any.primitive ==0.7.0.1,
|
|
||||||
any.process ==1.6.3.0,
|
|
||||||
any.profunctors ==5.5.2,
|
|
||||||
any.random ==1.1,
|
|
||||||
any.reflection ==2.1.5,
|
|
||||||
reflection -slow +template-haskell,
|
|
||||||
any.regex-base ==0.94.0.0,
|
|
||||||
any.regex-posix ==0.96.0.0,
|
|
||||||
any.resourcet ==1.2.4,
|
|
||||||
any.rts ==1.0,
|
|
||||||
any.sbv ==8.6,
|
|
||||||
sbv -skiphlinttester,
|
|
||||||
any.scientific ==0.3.6.2,
|
|
||||||
scientific -bytestring-builder -integer-simple,
|
|
||||||
any.semigroupoids ==5.3.4,
|
|
||||||
semigroupoids +comonad +containers +contravariant +distributive +doctests +tagged +unordered-containers,
|
|
||||||
any.semigroups ==0.19.1,
|
|
||||||
semigroups +binary +bytestring -bytestring-builder +containers +deepseq +hashable +tagged +template-haskell +text +transformers +unordered-containers,
|
|
||||||
any.simple-get-opt ==0.4,
|
|
||||||
any.simple-smt ==0.9.4,
|
|
||||||
any.splitmix ==0.0.4,
|
|
||||||
splitmix -optimised-mixer +random,
|
|
||||||
any.statistics ==0.15.2.0,
|
|
||||||
any.stm ==2.4.5.1,
|
|
||||||
any.strict ==0.3.2,
|
|
||||||
strict +split-base,
|
|
||||||
any.syb ==0.7.1,
|
|
||||||
any.tagged ==0.8.6,
|
|
||||||
tagged +deepseq +transformers,
|
|
||||||
any.tasty ==1.2.3,
|
|
||||||
tasty +clock,
|
|
||||||
any.tasty-hedgehog ==1.0.0.2,
|
|
||||||
any.tasty-hunit ==0.10.0.2,
|
|
||||||
any.template-haskell ==2.13.0.0,
|
|
||||||
any.temporary ==1.3,
|
|
||||||
any.terminal-size ==0.3.2.1,
|
|
||||||
any.test-framework ==0.8.2.0,
|
|
||||||
any.test-framework-hunit ==0.3.0.2,
|
|
||||||
test-framework-hunit -base3 +base4,
|
|
||||||
any.test-lib ==0.2.1,
|
|
||||||
any.text ==1.2.3.1,
|
|
||||||
any.tf-random ==0.5,
|
|
||||||
any.th-abstraction ==0.3.2.0,
|
|
||||||
any.time ==1.8.0.2,
|
|
||||||
any.time-compat ==1.9.3,
|
|
||||||
time-compat -old-locale,
|
|
||||||
any.transformers ==0.5.5.0,
|
|
||||||
any.transformers-base ==0.4.5.2,
|
|
||||||
transformers-base +orphaninstances,
|
|
||||||
any.transformers-compat ==0.6.5,
|
|
||||||
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
|
|
||||||
any.type-equality ==1,
|
|
||||||
any.unbounded-delays ==0.1.1.0,
|
|
||||||
any.unliftio-core ==0.2.0.1,
|
|
||||||
any.unordered-containers ==0.2.10.0,
|
|
||||||
unordered-containers -debug,
|
|
||||||
any.utf8-string ==1.0.1.1,
|
|
||||||
any.uuid-types ==1.0.3,
|
|
||||||
any.vector ==0.12.1.2,
|
|
||||||
vector +boundschecks -internalchecks -unsafechecks -wall,
|
|
||||||
any.vector-algorithms ==0.8.0.3,
|
|
||||||
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
|
|
||||||
any.vector-binary-instances ==0.2.5.1,
|
|
||||||
any.vector-th-unbox ==0.2.1.7,
|
|
||||||
any.versions ==3.5.3,
|
|
||||||
any.void ==0.7.3,
|
|
||||||
void -safe,
|
|
||||||
any.wcwidth ==0.0.2,
|
|
||||||
wcwidth -cli +split-base,
|
|
||||||
any.wl-pprint-annotated ==0.1.0.1,
|
|
||||||
any.xml ==1.3.14,
|
|
||||||
any.zenc ==0.1.1,
|
|
||||||
any.zlib ==0.6.2.1,
|
|
||||||
zlib -non-blocking-ffi -pkg-config,
|
|
||||||
any.zlib-bindings ==0.1.1.5
|
|
Loading…
Reference in New Issue
Block a user