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
agda2hs $ nix build
agda2hs $ ./result/bin/agda2hs locate
/home/user/agda2hs/locate:1,1-1
Cannot read file /home/user/agda2hs/locate
Error: /home/user/agda2hs/locate: openBinaryFile: does not exist (No such file or directory)
This is due to the fact that agda2hs is wrapped in the process to pass in some flags, see
Steps to reproduce:
This is due to the fact that agda2hs is wrapped in the process to pass in some flags, see
agda2hs/agda2hs.nix
Lines 20 to 23 in 84c0c36
The text was updated successfully, but these errors were encountered: