Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ghc 9.10.1 with CPP #570

Closed
wants to merge 10 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 99 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
import: ./project-stackage/ghc-9.10.1.config

-- We have 1 package.
packages:
.

-- We have 1 external dependency source package.
-- Source Packages, external (3rd party).
source-repository-package
type: git
location: https://github.com/emilypi/base64.git
tag: 2f985b7b656d942e87c6d742c793a7d9282a3e0e

-- Version equality constraints.
constraints:
Cabal ==3.12.0.0
, Cabal-syntax ==3.12.0.0
, HUnit ==1.6.2.0
, QuickCheck ==2.15.0.1
, alex ==3.5.1.0
, ansi-terminal ==1.0.2
, ansi-terminal-types ==0.11.5
, ansi-wl-pprint ==0.6.9
, async ==2.2.5
, barbies ==2.1.1.0
, base-compat ==0.14.0
, base-orphans ==0.9.2
, blaze-builder ==0.4.2.3
, blaze-html ==0.9.2.0
, blaze-markup ==0.8.3.0
, boring ==0.2.2
, cabal-doctest ==1.0.9
, call-stack ==0.4.0
, case-insensitive ==1.2.1.0
, clay ==0.15.0
, colour ==2.3.6
, colourista ==0.1.0.2
, concurrent-output ==1.10.21
, constraints ==0.14.2
, cryptohash-sha1 ==0.11.101.0
, dir-traverse ==0.2.3.0
, distributive ==0.6.2.1
, dlist ==1.0
, erf ==2.0.0.0
, extensions ==0.1.0.2
, fail ==4.9.0.0
, gitrev ==1.3.1
, happy ==1.20.1.1
, hashable ==1.4.4.0
, haskell-lexer ==1.1.1
, hedgehog ==1.4
, hspec ==2.11.9
, hspec-core ==2.11.9
, hspec-discover ==2.11.9
, hspec-expectations ==0.8.4
, hspec-hedgehog ==0.1.1.0
, integer-logarithms ==1.0.3.1
, lifted-async ==0.10.2.5
, lifted-base ==0.2.3.12
, megaparsec ==9.6.1
, microaeson ==0.1.0.1
, mmorph ==1.2.0
, monad-control ==1.0.3.1
, optparse-applicative ==0.17.1.0
, parser-combinators ==1.3.0
, pretty-show ==1.10
, pretty-simple ==4.1.2.0
, prettyprinter ==1.7.1
, prettyprinter-ansi-terminal ==1.1.3
, primitive ==0.9.0.0
, quickcheck-io ==0.2.0
, random ==1.2.1.2
, relude ==1.2.1.0
, resourcet ==1.3.0
, safe-exceptions ==0.1.7.4
, scientific ==0.3.8.0
, selective ==0.7.0.1
, slist ==0.2.1.0
, splitmix ==0.1.0.5
, tagged ==0.8.8
, terminal-size ==0.3.4
, text-short ==0.1.6
, tf-random ==0.5
, tomland ==1.3.3.2
, transformers-base ==0.4.6
, transformers-compat ==0.7.2
, trial ==0.0.0.0
, trial-optparse-applicative ==0.0.0.0
, trial-tomland ==0.0.0.0
, unliftio-core ==0.2.1.0
, unordered-containers ==0.2.20
, validation-selective ==0.2.0.0
, wl-pprint-annotated ==0.1.0.1
program-options
ghc-options: -fhide-source-paths

allow-newer:
unliftio-core:base

99 changes: 99 additions & 0 deletions ghc-9.10.1.cabal.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
import: ./project-stackage/ghc-9.10.1.config

-- We have 1 package.
packages:
.

-- We have 1 external dependency source package.
-- Source Packages, external (3rd party).
source-repository-package
type: git
location: https://github.com/emilypi/base64.git
tag: 2f985b7b656d942e87c6d742c793a7d9282a3e0e

-- Version equality constraints.
constraints:
Cabal ==3.12.0.0
, Cabal-syntax ==3.12.0.0
, HUnit ==1.6.2.0
, QuickCheck ==2.15.0.1
, alex ==3.5.1.0
, ansi-terminal ==1.0.2
, ansi-terminal-types ==0.11.5
, ansi-wl-pprint ==0.6.9
, async ==2.2.5
, barbies ==2.1.1.0
, base-compat ==0.14.0
, base-orphans ==0.9.2
, blaze-builder ==0.4.2.3
, blaze-html ==0.9.2.0
, blaze-markup ==0.8.3.0
, boring ==0.2.2
, cabal-doctest ==1.0.9
, call-stack ==0.4.0
, case-insensitive ==1.2.1.0
, clay ==0.15.0
, colour ==2.3.6
, colourista ==0.1.0.2
, concurrent-output ==1.10.21
, constraints ==0.14.2
, cryptohash-sha1 ==0.11.101.0
, dir-traverse ==0.2.3.0
, distributive ==0.6.2.1
, dlist ==1.0
, erf ==2.0.0.0
, extensions ==0.1.0.2
, fail ==4.9.0.0
, gitrev ==1.3.1
, happy ==1.20.1.1
, hashable ==1.4.4.0
, haskell-lexer ==1.1.1
, hedgehog ==1.4
, hspec ==2.11.9
, hspec-core ==2.11.9
, hspec-discover ==2.11.9
, hspec-expectations ==0.8.4
, hspec-hedgehog ==0.1.1.0
, integer-logarithms ==1.0.3.1
, lifted-async ==0.10.2.5
, lifted-base ==0.2.3.12
, megaparsec ==9.6.1
, microaeson ==0.1.0.1
, mmorph ==1.2.0
, monad-control ==1.0.3.1
, optparse-applicative ==0.17.1.0
, parser-combinators ==1.3.0
, pretty-show ==1.10
, pretty-simple ==4.1.2.0
, prettyprinter ==1.7.1
, prettyprinter-ansi-terminal ==1.1.3
, primitive ==0.9.0.0
, quickcheck-io ==0.2.0
, random ==1.2.1.2
, relude ==1.2.1.0
, resourcet ==1.3.0
, safe-exceptions ==0.1.7.4
, scientific ==0.3.8.0
, selective ==0.7.0.1
, slist ==0.2.1.0
, splitmix ==0.1.0.5
, tagged ==0.8.8
, terminal-size ==0.3.4
, text-short ==0.1.6
, tf-random ==0.5
, tomland ==1.3.3.2
, transformers-base ==0.4.6
, transformers-compat ==0.7.2
, trial ==0.0.0.0
, trial-optparse-applicative ==0.0.0.0
, trial-tomland ==0.0.0.0
, unliftio-core ==0.2.1.0
, unordered-containers ==0.2.20
, validation-selective ==0.2.0.0
, wl-pprint-annotated ==0.1.0.1
program-options
ghc-options: -fhide-source-paths

allow-newer:
unliftio-core:base

99 changes: 99 additions & 0 deletions ghc-9.10.1.stack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
user-message: "WARNING: This stack project is generated."
compiler: ghc-9.10.1
allow-newer-deps:
- unliftio-core
allow-newer: true

resolver: ghc-9.10.1

# We have 1 package.
packages:
- ./.

# We have 1 external dependency source package.
extra-deps:
# Source Packages, external (3rd party).
- git: https://github.com/emilypi/base64.git
commit: 2f985b7b656d942e87c6d742c793a7d9282a3e0e

# Package versions for published packages either not on Stackage or
# not matching the version on Stackage for the resolver we use.
# These package-version extra dependencies are equivalent to cabal constraints.
- Cabal-3.12.0.0
- Cabal-syntax-3.12.0.0
- HUnit-1.6.2.0
- QuickCheck-2.15.0.1
- alex-3.5.1.0
- ansi-terminal-1.0.2
- ansi-terminal-types-0.11.5
- ansi-wl-pprint-0.6.9
- async-2.2.5
- barbies-2.1.1.0
- base-compat-0.14.0
- base-orphans-0.9.2
- blaze-builder-0.4.2.3
- blaze-html-0.9.2.0
- blaze-markup-0.8.3.0
- boring-0.2.2
- cabal-doctest-1.0.9
- call-stack-0.4.0
- case-insensitive-1.2.1.0
- clay-0.15.0
- colour-2.3.6
- colourista-0.1.0.2
- concurrent-output-1.10.21
- constraints-0.14.2
- cryptohash-sha1-0.11.101.0
- dir-traverse-0.2.3.0
- distributive-0.6.2.1
- dlist-1.0
- erf-2.0.0.0
- extensions-0.1.0.2
- fail-4.9.0.0
- gitrev-1.3.1
- happy-1.20.1.1
- hashable-1.4.4.0
- haskell-lexer-1.1.1
- hedgehog-1.4
- hspec-2.11.9
- hspec-core-2.11.9
- hspec-discover-2.11.9
- hspec-expectations-0.8.4
- hspec-hedgehog-0.1.1.0
- integer-logarithms-1.0.3.1
- lifted-async-0.10.2.5
- lifted-base-0.2.3.12
- megaparsec-9.6.1
- microaeson-0.1.0.1
- mmorph-1.2.0
- monad-control-1.0.3.1
- optparse-applicative-0.17.1.0
- parser-combinators-1.3.0
- pretty-show-1.10
- pretty-simple-4.1.2.0
- prettyprinter-1.7.1
- prettyprinter-ansi-terminal-1.1.3
- primitive-0.9.0.0
- quickcheck-io-0.2.0
- random-1.2.1.2
- relude-1.2.1.0
- resourcet-1.3.0
- safe-exceptions-0.1.7.4
- scientific-0.3.8.0
- selective-0.7.0.1
- slist-0.2.1.0
- splitmix-0.1.0.5
- tagged-0.8.8
- terminal-size-0.3.4
- text-short-0.1.6
- tf-random-0.5
- tomland-1.3.3.2
- transformers-base-0.4.6
- transformers-compat-0.7.2
- trial-0.0.0.0
- trial-optparse-applicative-0.0.0.0
- trial-tomland-0.0.0.0
- unliftio-core-0.2.1.0
- unordered-containers-0.2.20
- validation-selective-0.2.0.0
- wl-pprint-annotated-0.1.0.1
19 changes: 19 additions & 0 deletions ghc-9.4.8.cabal.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import: https://stackage.org/lts-21.25/cabal.config

-- We have 1 package.
packages:
.

-- Version equality constraints.
constraints:
clay ==0.15.0
, dir-traverse ==0.2.3.0
, extensions ==0.1.0.0
, tomland ==1.3.3.2
, trial ==0.0.0.0
, trial-optparse-applicative ==0.0.0.0
, trial-tomland ==0.0.0.0
, validation-selective ==0.2.0.0
program-options
ghc-options: -fhide-source-paths

20 changes: 20 additions & 0 deletions ghc-9.4.8.stack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
user-message: "WARNING: This stack project is generated."

resolver: lts-21.25

# We have 1 package.
packages:
- ./.

extra-deps:
# Package versions for published packages either not on Stackage or
# not matching the version on Stackage for the resolver we use.
# These package-version extra dependencies are equivalent to cabal constraints.
- clay-0.15.0
- dir-traverse-0.2.3.0
- extensions-0.1.0.0
- tomland-1.3.3.2
- trial-0.0.0.0
- trial-optparse-applicative-0.0.0.0
- trial-tomland-0.0.0.0
- validation-selective-0.2.0.0
20 changes: 20 additions & 0 deletions ghc-9.6.5.cabal.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
import: ./project-stackage/lts-22.23.config

-- We have 1 package.
packages:
.

-- Version equality constraints.
constraints:
ansi-wl-pprint ==0.6.9
, dir-traverse ==0.2.3.0
, extensions ==0.1.0.1
, optparse-applicative ==0.17.1.0
, tomland ==1.3.3.2
, trial ==0.0.0.0
, trial-optparse-applicative ==0.0.0.0
, trial-tomland ==0.0.0.0
, validation-selective ==0.2.0.0
program-options
ghc-options: -fhide-source-paths

21 changes: 21 additions & 0 deletions ghc-9.6.5.stack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
user-message: "WARNING: This stack project is generated."

resolver: lts-22.23

# We have 1 package.
packages:
- ./.

extra-deps:
# Package versions for published packages either not on Stackage or
# not matching the version on Stackage for the resolver we use.
# These package-version extra dependencies are equivalent to cabal constraints.
- ansi-wl-pprint-0.6.9
- dir-traverse-0.2.3.0
- extensions-0.1.0.1
- optparse-applicative-0.17.1.0@rev:1
- tomland-1.3.3.2
- trial-0.0.0.0
- trial-optparse-applicative-0.0.0.0
- trial-tomland-0.0.0.0
- validation-selective-0.2.0.0
Loading
Loading