diff options
author | David Waern <david.waern@gmail.com> | 2009-01-10 19:35:42 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2009-01-10 19:35:42 +0000 |
commit | 531fee6ea936ac6133de9b558a030f2a6c5cdf77 (patch) | |
tree | ececc052608bad252d81e0374c71f4ee17da3c39 /src/Haddock/Backends/Hoogle.hs | |
parent | 3facdf199d720f64ea57dbfbb7cbbcb11afbff55 (diff) |
Fix Trac #68: Turn on compilation via C for Template Haskell packages
We can't use HscNothing if we need to run code coming from modules inside
the processed package during typechecking, which is the case for some packages
using Template Haskell. This could be improved, to e.g. use HscInterpreted and
HscNothing where possible, instead of using HscC for all modules in the
package.
Diffstat (limited to 'src/Haddock/Backends/Hoogle.hs')
0 files changed, 0 insertions, 0 deletions