Skip to content

Instantly share code, notes, and snippets.

@chrisdone
Created September 28, 2023 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisdone/a6a76e123ed5442580c9db8fa30fcd93 to your computer and use it in GitHub Desktop.
Save chrisdone/a6a76e123ed5442580c9db8fa30fcd93 to your computer and use it in GitHub Desktop.
My experience trying out GHC webassembly
23-09-28 20:13:14.751 $ nix shell https://gitlab.haskell.org/ghc/ghc-wasm-meta/-/archive/master/ghc-wasm-meta-master.tar.gz --extra-experimental-features nix-command  --extra-experimental-features flakes
error: flake 'https://gitlab.haskell.org/ghc/ghc-wasm-meta/-/archive/master/ghc-wasm-meta-master.tar.gz' does not provide attribute 'packages.x86_64-linux.defaultPackage.x86_64-linux', 'legacyPackages.x86_64-linux.defaultPackage.x86_64-linux' or 'defaultPackage.x86_64-linux'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment