Skip to content

Fix ghc.nix on aarch64-darwin

Rocko requested to merge Rocko/ghc.nix:rocko/fix-aarch64-darwin into main

Little one-liner to check if gdb is available on the current platform and thus fix ghc.nix on aarch64-darwin (on which gdb can't be built via nix right now).

Fixes #2

Edited by Rocko

Merge request reports