[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New version of haskell-tagsoup ready for upload.



Marco Túlio Gontijo e Silva wrote:

> Still about the example, I noticed two things:
> 
> A problem in the .cabal file:
> 
> example.cabal  Main.hs        Setup.hs

It turns out that this example is actually broken. The example tries
to import modules that are marked as private. The example will build
in the original source tree, but if its pulled out of the source tree
and it won't compile. It fails with this message:

  TagSoup/Test.hs:7:7:
    Could not find module `Text.HTML.TagSoup.Match':
      it is a hidden module in the package `tagsoup-0.9'
      Use -v to see a list of the files searched for.

I've logged a bug with upstream here:

    http://code.google.com/p/ndmitchell/issues/detail?id=316

Should we remove this example from the -doc package all together until
this upstream issue is fixed?

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


Reply to: