1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-17 19:47:45 +03:00
juvix/app
Jonathan Cubides a4eb2124b2
Generic Errors and refactoring (#123)
* w.i.p adoption of generic error type

* harmonize

* Remove the use of Error effect for internal bugs

* add location information to expression atom list

* Add GenericError instance for PatternAtoms

* Remove Maybe GenericError occurrences

* [ci] fix draft job's condition

* minor changes

* [stack] macos support ghc-opts

* Fix reviewer's comments

* remove accidentally commited file

* refactor to avoid duplication

* fix

Co-authored-by: Jan Mas Rovira <janmasrovira@gmail.com>
2022-05-26 17:52:08 +02:00
..
Commands 87 refactor warning related stuff (#91) 2022-05-06 11:48:07 +02:00
App.hs Generic Errors and refactoring (#123) 2022-05-26 17:52:08 +02:00
CLI.hs Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
Command.hs Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
GlobalOptions.hs Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
Main.hs Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00