diff options
author | Zubin Duggal <zubin@cmi.ac.in> | 2019-05-23 17:13:33 +0530 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2019-05-31 07:34:57 +0100 |
commit | 0e0d87da2fd25e2fb255417fcb15f93f508c1250 (patch) | |
tree | 38966454a6f12a01773c2c92fe7437e3fb37095b /utils/haddock | |
parent | 495a65cbc48d5209f30fd4248fc11ab06b05d4c3 (diff) | |
download | haskell-0e0d87da2fd25e2fb255417fcb15f93f508c1250.tar.gz |
Fix and enforce validation of header for .hie files
Implements #16686
The files version is automatically generated from the current GHC
version in the same manner as normal interface files.
This means that clients can first read the version and then decide how
to read the rest of the file.
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 f01473ed28e7c2700ff8e87b00ab87a802c9edd +Subproject 83bb9870a117f9426e6f6cff6fec3bb6e93a7c1 |