You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if there was a shell.nix that pulls in the GHC fork required for this library to build properly. Then nix users can simply start developing by executing:
nix-shell
cabal build
If you want, I can set that up. I just need the link to your custom GHC.
It would be great if there was a
shell.nixthat pulls in the GHC fork required for this library to build properly. Thennixusers can simply start developing by executing:If you want, I can set that up. I just need the link to your custom GHC.