diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2018-06-19 23:17:02 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-06-20 11:17:26 -0400 |
commit | b9483981d128f55d8dae3f434f49fa6b5b30c779 (patch) | |
tree | ddabff49ad039caa25227d5523f7c52cbdb43fe5 /utils | |
parent | f4dce6cfd71d2a1dc2e281f19cae85e62aaf6b8e (diff) | |
download | haskell-b9483981d128f55d8dae3f434f49fa6b5b30c779.tar.gz |
Remove HsEqTy and XEqTy
After commit d650729f9a0f3b6aa5e6ef2d5fba337f6f70fa60, the
`HsEqTy` constructor of `HsType` is essentially dead code. Given that
we want to remove `HsEqTy` anyway as a part of #10056 (comment:27),
let's just rip it out.
Bumps the haddock submodule.
Test Plan: ./validate
Reviewers: goldfire, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
GHC Trac Issues: #10056
Differential Revision: https://phabricator.haskell.org/D4876
Diffstat (limited to 'utils')
m--------- | utils/haddock | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/haddock b/utils/haddock -Subproject 5e3cf5d8868323079ff5494a8225b0467404a5d +Subproject 679f61210b18acd6299687fca66c81196ca358a |