[Haskell-cafe] Library Versioning

Luis Cabellos cabellos at ifca.unican.es
Tue Jun 7 18:55:17 CEST 2011


>
> Did you tell cabal that Paths_my_package is a part of your library?  If it
> is referenced by your code, then it should be listed in either
> "exposed-modules" or "other-modules", otherwise it won't be installed.  I've
> never used dyre so I don't know whether it would cause any issues, but I
> suspect not.
>
> Thank's a lot, the use of other-models fix my problem!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110607/862641c5/attachment.htm>


More information about the Haskell-Cafe mailing list