Skip to content

Add mkHieFileWithSource which doesn't read the source file from disk

Matthew Pickering requested to merge wip/hie-file-disk into master

The mkHieFile function wasn't very easily usable in ghcide because not enough was exposed in order to use this function without performing the file read.

cc @pepeiborra

Merge request reports