Removed cabal freeze and quick-check replay

This commit is contained in:
Jamie Willis 2021-08-26 16:12:56 +01:00
parent c8c135f182
commit e497fcff48
No known key found for this signature in database
GPG Key ID: 8B5526D5B3B8F45E
3 changed files with 4 additions and 50 deletions

View File

@ -37,5 +37,5 @@ jobs:
- name: Test
run: |
cabal test parser-test $CONFIG --test-options="--quickcheck-replay=461077"
cabal test parser-test $CONFIG
cabal test convert-test $CONFIG

4
.gitignore vendored
View File

@ -13,4 +13,6 @@ log
hie.*
*.c
*.h
cabal.project.local
cabal.project.local
jamie-patches/
nick-patches/

View File

@ -1,48 +0,0 @@
active-repositories: hackage.haskell.org:merge
constraints: any.QuickCheck ==2.14.2,
QuickCheck -old-random +templatehaskell,
any.ansi-terminal ==0.11,
ansi-terminal -example,
any.ansi-wl-pprint ==0.6.9,
ansi-wl-pprint -example,
any.array ==0.5.4.0,
any.base ==4.15.0.0,
any.bytestring ==0.10.12.1,
any.call-stack ==0.4.0,
any.clock ==0.8.2,
clock -llvm,
any.colour ==2.3.6,
any.containers ==0.6.4.1,
any.deepseq ==1.4.5.0,
any.directory ==1.3.6.1,
any.filepath ==1.4.2.1,
any.ghc-bignum ==1.0,
any.ghc-boot-th ==9.0.1,
any.ghc-prim ==0.7.0,
any.mtl ==2.2.2,
any.optparse-applicative ==0.16.1.0,
optparse-applicative +process,
any.pretty ==1.1.3.6,
any.process ==1.6.11.0,
any.random ==1.2.0,
any.rts ==1.0,
any.selective ==0.4.2,
any.splitmix ==0.1.0.3,
splitmix -optimised-mixer,
any.stm ==2.5.0.0,
any.tagged ==0.8.6.1,
tagged +deepseq +transformers,
any.tasty ==1.4.1,
tasty +clock +unix,
any.tasty-hunit ==0.10.0.3,
any.tasty-quickcheck ==0.10.1.2,
any.template-haskell ==2.17.0.0,
any.time ==1.9.3,
any.transformers ==0.5.6.2,
any.transformers-compat ==0.7,
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
any.unbounded-delays ==0.1.1.1,
any.unix ==2.7.2.2,
any.wcwidth ==0.0.2,
wcwidth -cli +split-base
index-state: hackage.haskell.org 2021-08-10T05:09:23Z