diff options
author | Krzysztof Gogolewski <krzysztof.gogolewski@tweag.io> | 2021-11-26 20:28:07 +0100 |
---|---|---|
committer | Krzysztof Gogolewski <krzysztof.gogolewski@tweag.io> | 2021-11-27 02:44:36 +0100 |
commit | 77c50a2b21fae8739d419ca2af0d493692ed25e9 (patch) | |
tree | 84ade22de9afb8daefb8a3c2ab15f3d1194c0dca /utils/haddock | |
parent | e2c48b98c6a201eae09b4c84e73bb77608d03ec8 (diff) | |
download | haskell-wip/ttg-void.tar.gz |
TTG: replace Void/NoExtCon with DataConCantHappenwip/ttg-void
There were two ways to indicate that a TTG constructor is unused in a phase:
`NoExtCon` and `Void`. This unifies the code, and uses the name
'DataConCantHappen', following the discussion at MR 7041.
Updates haddock submodule
Diffstat (limited to 'utils/haddock')
m--------- | utils/haddock | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/haddock b/utils/haddock -Subproject f7bfa0013f2bc3934a63ea7af21fe41a4e91058 +Subproject 8a73a5babd07530326f1ba06bdfe95f49f66b96 |