Skip to content

Commit 8aa156f

Browse files
chreekatgithub-actions[bot]
authored andcommitted
Update dependencies
1 parent 7f12865 commit 8aa156f

4 files changed

Lines changed: 9 additions & 13 deletions

File tree

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/packages/Cabal-syntax.nix

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
}:
66
mkDerivation {
77
pname = "Cabal-syntax";
8-
version = "3.16.1.0";
9-
sha256 = "6bd561449b4d96aca4896e17a34cb504d1b0fd83b338380d131b16b50b36bda7";
10-
revision = "2";
11-
editedCabalFile = "01652fri0f6l24cgsag421ghdbx8p095j1549fi5x9ksgp859kqp";
8+
version = "3.18.1.0";
9+
sha256 = "5119bdd8781745c4a758cdd28aa62e41a63e8be6ecc5e41c49ba197c92a7aa48";
1210
libraryHaskellDepends = [
1311
array base binary bytestring containers deepseq directory filepath
1412
mtl parsec pretty text time transformers

nix/packages/Cabal.nix

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
}:
66
mkDerivation {
77
pname = "Cabal";
8-
version = "3.16.1.0";
9-
sha256 = "c6b8a37d21dc67c1c68d36a6258ea529391d4bb8bcc1caebaa9b483d93ef2556";
10-
revision = "1";
11-
editedCabalFile = "1ji7cr3fwis7hlh6jrdj94580z5rrn8jrmrzgia98lc9mcbk71rr";
8+
version = "3.18.1.0";
9+
sha256 = "641bdb4ffd040af29c5d96d9d2c08006ea6789a82e912248aabe5ce53334dcee";
1210
setupHaskellDepends = [ mtl parsec ];
1311
libraryHaskellDepends = [
1412
array base bytestring Cabal-syntax containers deepseq directory

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ extra-deps:
88
commit: 1546b0c2a2f56e28b9ed5a1c5bf1a10adcad8b6c
99
# Not in snapshot
1010
- patience-0.3@sha256:491a8d0bfbffc06311c41dadf225eb96b52a0dd95c089778ac2ba0b13dd58d6e,1558
11-
- Cabal-3.16.1.0
12-
- Cabal-syntax-3.16.1.0
11+
- Cabal-3.18.1.0
12+
- Cabal-syntax-3.18.1.0
1313
# Required by amazonka git main
1414
- microlens-0.5.0.0@sha256:af10ae1d922c543b2ec7cbad0f92ce74572621146404bb341fa0cc016ebb59dc,4762
1515
- microlens-pro-0.2.0.5@sha256:8c4afe7a696682dadd042c1e323d43ae7361a443c29b4992984d54b374f254c3,3376

0 commit comments

Comments
 (0)