|
Re: Text.ParserCombinators.Parsec requires -package text.: msg#00043lang.haskell.glasgow.bugs
> > But if I have two layers over gtk 1.2 and 2.0 and both use the > > hierarchical module system and are therefore marked as "auto" you > > would have the same problem of linking in two versions of gtk which > > doesn't work. Did I miss something? The "auto" flag does *not* mean "uses hierarchical module names". It means something more like "package is exposed by default", i.e. it does not need to be named with a -package flag. Hence, it would be impossible for both gtk-1.2 and gtk-2.0 packages to both be marked "auto". Only one version can be visible at once. Regards, Malcolm
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Text.ParserCombinators.Parsec requires -package text., Simon Marlow |
|---|---|
| Next by Date: | Re: Text.ParserCombinators.Parsec requires -package text., Axel Simon |
| Previous by Thread: | RE: Text.ParserCombinators.Parsec requires -package text., Simon Marlow |
| Next by Thread: | RE: Text.ParserCombinators.Parsec requires -package text., Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |