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

Added GHC 9.4 to CI build matrix #61

Merged
merged 4 commits into from
Jan 23, 2024
Merged
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
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghc-version: ['8.10', '8.8']
ghc-version:
- '8.8'
- '8.10'
- '9.4'
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion rollbar-cli/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license: MIT
author: "Stack Builders Inc."
maintainer: "David Mazarro <dmunuera@stackbuilders.com>"
copyright: "2020-present Stack Builders Inc."
tested-with: GHC ==8.8.4, GHC ==8.10.2
tested-with: GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7

extra-source-files:
- README.md
Expand Down
6 changes: 3 additions & 3 deletions rollbar-cli/rollbar-cli.cabal
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.34.7.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
--
-- hash: c07bf1af31c5b866267fc85ec670e4af1162374603593d10d1d509c0fb6dbc92
-- hash: 7c6698b375ec164c76d2431962f34299163ec2755d348dc931999d649f19669e

name: rollbar-cli
version: 1.0.0
Expand All @@ -20,7 +20,7 @@ copyright: 2020-present Stack Builders Inc.
license: MIT
license-file: LICENSE
tested-with:
GHC ==8.8.4, GHC ==8.10.2
GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7
build-type: Simple
extra-source-files:
README.md
Expand Down
4 changes: 2 additions & 2 deletions rollbar-client/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license: MIT
author: "Stack Builders Inc."
maintainer: "David Mazarro <dmunuera@stackbuilders.com>"
copyright: "2020-present Stack Builders Inc."
tested-with: GHC ==8.8.4, GHC ==8.10.2
tested-with: GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7

extra-source-files:
- README.md
Expand Down Expand Up @@ -45,7 +45,7 @@ library:
- mtl >= 2.2 && < 3
- process >= 1.6 && < 2
- req >= 2.1 && < 4
- text >= 1.2 && < 2
- text >= 1.2 && < 2.1
- unordered-containers >= 0.2 && < 1
- yaml >= 0.11 && < 1
exposed-modules:
Expand Down
8 changes: 4 additions & 4 deletions rollbar-client/rollbar-client.cabal
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.34.7.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
--
-- hash: 7da5a5954a90f46d394e2473225be065b9af60f16debf983e5f517d50dd7dce7
-- hash: 00c54f5f1b124b9d08c5cbe143b9aef68916a289a7a63068ae10e692a1524f91

name: rollbar-client
version: 1.0.0
Expand All @@ -20,7 +20,7 @@ copyright: 2020-present Stack Builders Inc.
license: MIT
license-file: LICENSE
tested-with:
GHC ==8.8.4, GHC ==8.10.2
GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7
build-type: Simple
extra-source-files:
README.md
Expand Down Expand Up @@ -73,11 +73,11 @@ executable client-example
base >=4.13 && <5
, rollbar-client
, text
default-language: Haskell2010
if flag(example)
buildable: True
else
buildable: False
default-language: Haskell2010

test-suite spec
type: exitcode-stdio-1.0
Expand Down
4 changes: 2 additions & 2 deletions rollbar-wai/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license: MIT
author: "Stack Builders Inc."
maintainer: "David Mazarro <dmunuera@stackbuilders.com>"
copyright: "2020-present Stack Builders Inc."
tested-with: GHC ==8.8.4, GHC ==8.10.2
tested-with: GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7

extra-source-files:
- README.md
Expand Down Expand Up @@ -45,7 +45,7 @@ library:
- case-insensitive >= 1.2 && < 2
- http-types >= 0.12 && < 1
- rollbar-client >= 1.0 && < 2
- text >= 1.2 && < 2
- text >= 1.2 && < 2.1
- unordered-containers >= 0.2 && < 1
- wai >= 3.2 && < 4
- wai-extra >= 3.0 && < 4
Expand Down
8 changes: 4 additions & 4 deletions rollbar-wai/rollbar-wai.cabal
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.34.7.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
--
-- hash: 22fc7c0ac87561c87ece5a7fc5e7488798240e33a8e5f664ddb1359452f6e042
-- hash: b1784f3e45d1f870ae1ea4567c427a2eb4605d9103bde27be65e2ab8698e74ba

name: rollbar-wai
version: 1.0.0
Expand All @@ -21,7 +21,7 @@ copyright: 2020-present Stack Builders Inc.
license: MIT
license-file: LICENSE
tested-with:
GHC ==8.8.4, GHC ==8.10.2
GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7
build-type: Simple
extra-source-files:
README.md
Expand Down Expand Up @@ -70,11 +70,11 @@ executable wai-example
, rollbar-wai
, wai
, warp
default-language: Haskell2010
if flag(example)
buildable: True
else
buildable: False
default-language: Haskell2010

test-suite spec
type: exitcode-stdio-1.0
Expand Down
2 changes: 1 addition & 1 deletion rollbar-yesod/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license: MIT
author: "Stack Builders Inc."
maintainer: "David Mazarro <dmunuera@stackbuilders.com>"
copyright: "2020-present Stack Builders Inc."
tested-with: GHC ==8.8.4, GHC ==8.10.2
tested-with: GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7

extra-source-files:
- README.md
Expand Down
8 changes: 4 additions & 4 deletions rollbar-yesod/rollbar-yesod.cabal
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.34.7.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
--
-- hash: 07ec6f4e4497c06c6b37555f1514fdd3b8751a689ac2dc6e254a71a79879a00e
-- hash: 928697afe6fc01901eb1e55e4cf239102c43949165f2e912442b44fc521a3dfb

name: rollbar-yesod
version: 1.0.0
Expand All @@ -21,7 +21,7 @@ copyright: 2020-present Stack Builders Inc.
license: MIT
license-file: LICENSE
tested-with:
GHC ==8.8.4, GHC ==8.10.2
GHC ==8.8.4, GHC ==8.10.7, GHC ==9.4.7
build-type: Simple
extra-source-files:
README.md
Expand Down Expand Up @@ -66,11 +66,11 @@ executable yesod-example
, rollbar-yesod
, warp >=3.3 && <4
, yesod-core
default-language: Haskell2010
if flag(example)
buildable: True
else
buildable: False
default-language: Haskell2010

test-suite spec
type: exitcode-stdio-1.0
Expand Down