diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2011-06-13 13:37:47 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2011-06-13 13:37:47 +0100 |
commit | 1bf40a4b38180b8b1c1bdaf4919bc327d5b27abe (patch) | |
tree | 2e6617f2e5d205a2cdf70215573ff435e1e6856d /compiler/cmm/CmmSpillReload.hs | |
parent | a8defd8a5c2efbff5093717449afe73abb5cd8f7 (diff) | |
download | haskell-1bf40a4b38180b8b1c1bdaf4919bc327d5b27abe.tar.gz |
Fix the SPECIALISE error in the haddock invocation of validate
Specifically
- Turn the error
"You cannot SPECIALISE f because it is not INLINEABLE"
into a warning
- More importantly, suppress it altogether when
HscTarget = HscNothing or HscInterpreted
because then we aren't going to be generating unfoldings
Diffstat (limited to 'compiler/cmm/CmmSpillReload.hs')
0 files changed, 0 insertions, 0 deletions