Create .hi-boot and .o-boot files in --make mode; fixes trac #1322
We were recompiling the .hs-boot files each time, as we were never writing out the compilation results.
Showing
Please register or sign in to comment
We were recompiling the .hs-boot files each time, as we were never writing out the compilation results.