-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump GHC & Cabal versions * Fix freeze symlink * Remove freeze file * Add freeze file * Update tested-with * Support GHC 9.8.1 * Remove use of 'head' * Disable warning x-partial * Remove -Wno-x-partial * Removed all uses of partial functions * Fix unit test --------- Co-authored-by: MatthewDaggitt <[email protected]>
- Loading branch information
1 parent
3cc2806
commit cdfa922
Showing
17 changed files
with
232 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-- Cabal project configuration file for GHC 9.8.1 | ||
-- | ||
-- See `cabal.project` for details. | ||
|
||
import: cabal.project |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
active-repositories: hackage.haskell.org:merge | ||
constraints: any.BNFC ==2.9.5, | ||
any.Cabal ==3.10.2.1, | ||
any.Cabal-syntax ==3.10.2.0, | ||
any.Diff ==0.4.1, | ||
any.Glob ==0.10.2, | ||
any.OneTuple ==0.4.1.1, | ||
any.QuickCheck ==2.14.3, | ||
QuickCheck -old-random +templatehaskell, | ||
any.StateVar ==1.2.2, | ||
any.aeson ==2.2.1.0, | ||
aeson +ordered-keymap, | ||
any.aeson-pretty ==0.8.10, | ||
aeson-pretty -lib-only, | ||
any.alex ==3.5.0.0, | ||
any.ansi-terminal ==0.11.5, | ||
ansi-terminal -example +win32-2-13-1, | ||
any.ansi-terminal-types ==0.11.5, | ||
any.array ==0.5.6.0, | ||
any.assoc ==1.1, | ||
assoc +tagged, | ||
any.attoparsec ==0.14.4, | ||
attoparsec -developer, | ||
any.attoparsec-aeson ==2.2.0.1, | ||
any.base ==4.19.0.0, | ||
any.base-compat ==0.13.1, | ||
any.base-orphans ==0.9.1, | ||
any.bifunctors ==5.6.1, | ||
bifunctors +tagged, | ||
any.binary ==0.8.9.1, | ||
any.bytestring ==0.11.5.3, | ||
any.call-stack ==0.4.0, | ||
any.cereal ==0.5.8.3, | ||
cereal -bytestring-builder, | ||
any.cereal-text ==0.1.0.2, | ||
any.cmdargs ==0.10.22, | ||
cmdargs +quotation -testprog, | ||
any.colour ==2.3.6, | ||
any.comonad ==5.0.8, | ||
comonad +containers +distributive +indexed-traversable, | ||
any.containers ==0.6.8, | ||
any.contravariant ==1.5.5, | ||
contravariant +semigroups +statevar +tagged, | ||
any.data-default ==0.7.1.1, | ||
any.data-default-class ==0.1.2.0, | ||
any.data-default-instances-containers ==0.0.1, | ||
any.data-default-instances-dlist ==0.0.1, | ||
any.data-default-instances-old-locale ==0.0.1, | ||
any.data-fix ==0.3.2, | ||
any.deepseq ==1.5.0.0, | ||
any.directory ==1.3.8.1, | ||
any.distributive ==0.6.2.1, | ||
distributive +semigroups +tagged, | ||
any.dlist ==1.0, | ||
dlist -werror, | ||
any.exceptions ==0.10.7, | ||
any.file-embed ==0.0.15.0, | ||
any.filepath ==1.4.200.1, | ||
filepath -cpphs, | ||
any.generically ==0.1.1, | ||
any.ghc-bignum ==1.3, | ||
any.ghc-boot-th ==9.8.1, | ||
any.ghc-prim ==0.11.0, | ||
any.gitrev ==1.3.1, | ||
any.happy ==1.20.1.1, | ||
any.hashable ==1.4.3.0, | ||
hashable +integer-gmp -random-initial-seed, | ||
any.hsc2hs ==0.68.10, | ||
hsc2hs -in-ghc-tree, | ||
any.indexed-traversable ==0.1.3, | ||
any.indexed-traversable-instances ==0.1.1.2, | ||
any.integer-conversion ==0.1.0.1, | ||
any.integer-logarithms ==1.0.3.1, | ||
integer-logarithms -check-bounds +integer-gmp, | ||
any.linkedhashmap ==0.4.0.0, | ||
any.mnist-idx ==0.1.3.2, | ||
any.mtl ==2.3.1, | ||
any.network-uri ==2.6.4.2, | ||
any.old-locale ==1.0.0.7, | ||
any.optparse-applicative ==0.18.1.0, | ||
optparse-applicative +process, | ||
any.parsec ==3.1.17.0, | ||
any.pretty ==1.1.3.6, | ||
any.prettyprinter ==1.7.1, | ||
prettyprinter -buildreadme +text, | ||
any.prettyprinter-ansi-terminal ==1.1.3, | ||
any.primitive ==0.9.0.0, | ||
any.process ==1.6.18.0, | ||
any.random ==1.2.1.1, | ||
any.regex-base ==0.94.0.2, | ||
any.regex-tdfa ==1.3.2.2, | ||
regex-tdfa +doctest -force-o2, | ||
any.rts ==1.0.2, | ||
any.scientific ==0.3.7.0, | ||
scientific -bytestring-builder -integer-simple, | ||
any.semialign ==1.3, | ||
semialign +semigroupoids, | ||
any.semigroupoids ==6.0.0.1, | ||
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers, | ||
any.split ==0.2.5, | ||
any.splitmix ==0.1.0.5, | ||
splitmix -optimised-mixer, | ||
any.sscript ==0.1.0.2, | ||
any.stm ==2.5.2.1, | ||
any.strict ==0.5, | ||
any.string-qq ==0.0.5, | ||
any.system-cxx-std-lib ==1.0, | ||
any.tagged ==0.8.8, | ||
tagged +deepseq +transformers, | ||
any.tasty ==1.4.3, | ||
tasty +unix, | ||
any.tasty-hunit ==0.10.1, | ||
any.template-haskell ==2.21.0.0, | ||
any.temporary ==1.3, | ||
any.terminal-progress-bar ==0.4.2, | ||
any.terminal-size ==0.3.4, | ||
any.text ==2.1, | ||
text -developer +simdutf, | ||
any.text-iso8601 ==0.1, | ||
any.text-short ==0.1.5, | ||
text-short -asserts, | ||
any.th-abstraction ==0.6.0.0, | ||
any.th-compat ==0.1.4, | ||
any.these ==1.2, | ||
any.time ==1.12.2, | ||
any.time-compat ==1.9.6.1, | ||
time-compat -old-locale, | ||
any.transformers ==0.6.1.0, | ||
any.transformers-compat ==0.7.2, | ||
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two, | ||
any.unix ==2.8.5.0, | ||
unix -os-string, | ||
any.unordered-containers ==0.2.20, | ||
unordered-containers -debug, | ||
any.uuid-types ==1.0.5.1, | ||
any.vector ==0.13.1.0, | ||
vector +boundschecks -internalchecks -unsafechecks -wall, | ||
any.vector-stream ==0.1.0.1, | ||
vehicle -ghc-debug -nothunks -optimise-heavily -release-build, | ||
vehicle-syntax -ghc-debug -nothunks -optimise-heavily, | ||
any.witherable ==0.4.2 | ||
index-state: hackage.haskell.org 2024-01-12T12:48:28Z |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.