Closed Zinfour closed 5 years ago
I just tried to replace my agda installation with the master branch and now when I use C-c C-a I get
C-c C-a
agda2-parse-error cannot read: IOTCM "/path/to/file.agda" NonInteractive Direct ( Cmd_auto 0 (intervalsToRange (Just (mkAbsolute "/path/to/file.agda")) [Interval (Pn () 7 1 7) (Pn () 10 1 10)]) "" )
Thanks, we are working on a patch! https://github.com/banacorn/agda-mode/pull/88
Should be fixed on v0.8.10 now
v0.8.10
I just tried to replace my agda installation with the master branch and now when I use
C-c C-a
I get