diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2017-01-25 23:32:17 -0500 |
---|---|---|
committer | Ryan Scott <ryan.gl.scott@gmail.com> | 2017-01-25 23:32:17 -0500 |
commit | e4ab8ba72af27cd23ecd3737b166b625190c34a5 (patch) | |
tree | c79ed4f727fcd49b5d272cb36e0989a4a3b5f35f /compiler/codeGen | |
parent | c344005b2344800bee9fee1c5ca97867691b9c70 (diff) | |
download | haskell-e4ab8ba72af27cd23ecd3737b166b625190c34a5.tar.gz |
Add pragCompleteDName to templateHaskellNames
95dc6dc070deac733d4a4a63a93e606a2e772a67 forgot to add `pragCompleteDName`
to the list of `templateHaskellNames`, which caused a panic if you actually
tried to splice a `COMPLETE` pragma using Template Haskell. This applies the
easy fix and augments the regression test to check for this in the future.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions