File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -273,8 +273,8 @@ needed for `importAndFilterProject`.
273
273
| ----------------------| ------| ---------------------|
274
274
| ` name ` | String | Optional name for better error messages. |
275
275
| ` 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". |
278
278
| ` index-sha256 ` | Sha256 | Optional hash of the truncated hackage index-state. |
279
279
| ` plan-sha256 ` | Sha256 | Optional hash of the plan-to-nix output (makes the plan-to-nix step a fixed output derivation). |
280
280
| ` cabalProject ` | String | Optional cabal project file contents (defaults to readFile "${src}/cabal.project"). |
You can’t perform that action at this time.
0 commit comments