Open andreasabel opened 5 years ago
Thanks for the fix. I was rather hoping to just suppress the errors entirely, because I still get useless errors about not being able to find libraries. The Agda files which need to be compiled rely on Haskell modules which in their turn rely on modules handled by Cabal. The program should be fine anyway because by the time we get to the error, all the Agda files have been properly compiled.
Parser.hs
does not compile:-Werror
complains aboutFields of ‘OpenImport’ not initialised: range
.