Skip to content

Commit b2ccf2f

Browse files
committed
Doc change to trigger hydra CI
1 parent 8b786e5 commit b2ccf2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,8 @@ needed for `importAndFilterProject`.
273273
|----------------------|------|---------------------|
274274
| `name` | String | Optional name for better error messages. |
275275
| `src` | Path | Location of the cabal project files. |
276-
| `compiler-nix-name` | String | The name of the ghc compiler to use eg. "ghc884" |
277-
| `index-state` | Timestamp | Optional hackage index-state, eg. "2019-10-10T00:00:00Z". |
276+
| `compiler-nix-name` | String | The name of the ghc compiler to use eg. "ghc9122" |
277+
| `index-state` | Timestamp | Optional hackage index-state, eg. "2025-01-10T00:00:00Z". |
278278
| `index-sha256` | Sha256 | Optional hash of the truncated hackage index-state. |
279279
| `plan-sha256` | Sha256 | Optional hash of the plan-to-nix output (makes the plan-to-nix step a fixed output derivation). |
280280
| `cabalProject` | String | Optional cabal project file contents (defaults to readFile "${src}/cabal.project"). |

0 commit comments

Comments
 (0)