[Haskell-cafe] Cabal confusion. Modules not being exposed still accessible for testing.

Michael Litchard michael at schmong.org
Wed May 4 23:18:23 UTC 2016


I use reactive-banana
<https://github.com/HeinrichApfelmus/reactive-banana/blob/master/reactive-banana/reactive-banana.cabal>
as an example.

My question is how can Reactive.Banana.Internal.Combinators be testable
from Reactive.Banana.Test.Plumbing? My misunderstanding is that only
modules named in the exposed-modules stanza could be imported. Could
someone clear up my misunderstanding?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160504/59d151b0/attachment.html>


More information about the Haskell-Cafe mailing list