Skip to content
Snippets Groups Projects
Commit 1446450a authored by Alec Theriault's avatar Alec Theriault Committed by alexbiehl
Browse files

Don't barf on 'HsSpliceTy' (#745)

This handles 'HsSpliceTy's by replacing them with what they expand to.
IIUC everything that is happening, 'renameHsSpliceTy' should not be
able to fail for the inputs we feed it from GHC.

This fixes #574.
parent 8bf36bde
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment