Skip to content

Commit de69b70

Browse files
committed
Update doc tests to use GHC 9.6
1 parent bcd966d commit de69b70

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/tutorials/development/nix/sources.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"homepage": "https://input-output-hk.github.io/haskell.nix",
66
"owner": "input-output-hk",
77
"repo": "haskell.nix",
8-
"rev": "faab397be774447638b6e8a18d429fc8e733648d",
9-
"sha256": "10hxhd43fsgq7i9cw2qbyjzhwp2v6wmpnsllf3fg4iq2xwczld8h",
8+
"rev": "3e51feeed915183f4aaca8ce7761f61e5436867c",
9+
"sha256": "18v45m7alipxvs47nfnc2hsk50gvlph8ig3x25qdp799z5d9wsp7",
1010
"type": "tarball",
11-
"url": "https://github.com/input-output-hk/haskell.nix/archive/faab397be774447638b6e8a18d429fc8e733648d.tar.gz",
11+
"url": "https://github.com/input-output-hk/haskell.nix/archive/3e51feeed915183f4aaca8ce7761f61e5436867c.tar.gz",
1212
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313
}
1414
}

docs/tutorials/getting-started/nix/sources.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"homepage": "https://input-output-hk.github.io/haskell.nix",
66
"owner": "input-output-hk",
77
"repo": "haskell.nix",
8-
"rev": "faab397be774447638b6e8a18d429fc8e733648d",
9-
"sha256": "10hxhd43fsgq7i9cw2qbyjzhwp2v6wmpnsllf3fg4iq2xwczld8h",
8+
"rev": "3e51feeed915183f4aaca8ce7761f61e5436867c",
9+
"sha256": "18v45m7alipxvs47nfnc2hsk50gvlph8ig3x25qdp799z5d9wsp7",
1010
"type": "tarball",
11-
"url": "https://github.com/input-output-hk/haskell.nix/archive/faab397be774447638b6e8a18d429fc8e733648d.tar.gz",
11+
"url": "https://github.com/input-output-hk/haskell.nix/archive/3e51feeed915183f4aaca8ce7761f61e5436867c.tar.gz",
1212
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313
}
1414
}

0 commit comments

Comments
 (0)