idris-hackers / idris-mode

Idris syntax highlighting, compiler-supported editing, interactive REPL and more things for Emacs.
GNU General Public License v3.0
267 stars 70 forks source link

"idris-start-project Incorrectly starts projects in idris2 #622

Closed FFFluoride closed 2 months ago

FFFluoride commented 6 months ago

In the .ipkg file, the value of sourcedir should be surrounded by quotes but isn't.

keram commented 6 months ago

thank you for reporting!