WebGHC / wasm-cross

Nix expressions for cross compiling to WebAssembly
141 stars 5 forks source link

Remove unneeded overlays #34

Closed matthewbauer closed 4 years ago

matthewbauer commented 4 years ago

These aren't needed with nixpkgs 2019-11-21.

dfordivam commented 4 years ago

The libiconv override is actually needed

matthewbauer commented 4 years ago

Oops, good catch!

ElvishJerricco commented 4 years ago

LGTM