ghcaniuse icon indicating copy to clipboard operation
ghcaniuse copied to clipboard

GHC language extensions table

Results 3 ghcaniuse issues
Sort by recently updated
recently updated
newest added

I tried running `open $(nix build --print-out-paths)/index.html` and I got the following: ```shell error: attribute 'aarch64-darwin' missing at /nix/store/xxzb732dkcfnvz75wd41fwgv19fpwbv2-source/flake.nix:27:13: 26| inputs.nix-filter.overlays.default 27| inputs.safe-coloured-text.overlays.${system} | ^ 28| ]; (use '--show-trace' to...

An extension could be supported but flagged as deprecated, eg. TypeInType with GHC 9.6. Deprecated extensions with -Werror will cause the compilation to fail. https://www.reddit.com/r/haskell/comments/145k39j/comment/jnlkd3u/?utm_source=share&utm_medium=web2x&context=3