We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008a160 commit ced3036Copy full SHA for ced3036
docs/reference/supported-ghc-versions.md
@@ -24,7 +24,7 @@ really should use an instance of Nixpkgs provided by `haskell.nix` itself.
24
|------------------|--------------------|-------------|-----------------------|---------------|
25
| unstable | `nixpkgs-unstable` | 9.6.7 | `ghc96` or `ghc967` | Yes |
26
| unstable | `nixpkgs-unstable` | 9.8.4 | `ghc98` or `ghc984` | Yes |
27
-| unstable | `nixpkgs-unstable` | 9.10.1 | `ghc910` or `ghc9101` | Yes |
+| unstable | `nixpkgs-unstable` | 9.10.2 | `ghc910` or `ghc9102` | Yes |
28
| unstable | `nixpkgs-unstable` | 9.12.2 | `ghc912` or `ghc9122` | Yes |
29
30
See [ci.nix](https://github.com/input-output-hk/haskell.nix/blob/master/ci.nix)
0 commit comments