Open PanAeon opened 5 years ago
@mpickering , does your new hie-bios
deal with this properly?
Yes it does but not perfectly. GHC has a lot of hs-boot files so I needed to deal with it.
Ok, so I think it is best to use this as a requirement on hie-bios, rather than try to fix it with the current setup.
With mutually recursive modules, e.g.
hie reports error when working with moduleA, and stops to provide diagnostics:
stack builds the project successfuly.
hie version:
Version 0.6.0.0, Git revision 726c37e52ac25e034ec25118eb1bea4dedb03aba (2457 commits) x86_64 ghc-8.6.3
Version 0.7.0.0, Git revision d049fdfeef422933912c66245a50904ee98f86d0 x86_64 ghc-8.6.2
OS: Mac OS Sierra