On Thu, 2010-03-25 at 14:52 +0100, Paul Brauner wrote:
> Hi,
>
> i'm working on a project made of
>
> - lots of modules
> - one excutable importing these modules
> - another excutable importing these same modules
>
> I don't especially want to expose those modules as libraries, especially
> o
Paul Brauner schrieb:
> Hi,
>
> i'm working on a project made of
>
> - lots of modules
> - one excutable importing these modules
> - another excutable importing these same modules
>
> I don't especially want to expose those modules as libraries, especially
> on hackage, since they are meaning
Hi,
i'm working on a project made of
- lots of modules
- one excutable importing these modules
- another excutable importing these same modules
I don't especially want to expose those modules as libraries, especially
on hackage, since they are meaningless without the executables.
But, if I d