[Haskell-cafe] n00b circular dep question
Stuart Cook
scook0 at gmail.com
Sat Apr 26 05:57:47 EDT 2008
On Sat, Apr 26, 2008 at 4:07 AM, Bulat Ziganshin
<bulat.ziganshin at gmail.com> wrote:
> 2. ghc supports this part of standard in a rather awkward way - you
> need to generate .hs-boot files using some switch (look into docs).
> which is like .h files generated automatic from .cpp. once these files
> aregenerated, your circular deps will be ok
Are you sure? I would be very interested in a switch that
automatically generates hs-boot files, but I've been unable to find
any mention of it.
Stuart
More information about the Haskell-Cafe
mailing list