Closed
Description
This feature was added to GHC; we should support it for feature parity.
See https://twitter.com/bos31337/status/116372971509121025 for more information.
Note that when a type error occurs during macro expansion, we should probably delete the file that called the macro, not the macro itself. Alternately, we could ask the user which file we should delete.