-
Notifications
You must be signed in to change notification settings - Fork 725
Open
Labels
Cabal: otherold-milestone: ⊥Moved from https://github.com/haskell/cabal/milestone/5Moved from https://github.com/haskell/cabal/milestone/5type: enhancement
Milestone
Description
I want to conditionally export certain parts like constructors, types or instances which are needed to write test cases. Otherwise I wouldn't want them to be exposed to the library user.
The approach I am following now is to have Foo.Internal export necessary elements.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Cabal: otherold-milestone: ⊥Moved from https://github.com/haskell/cabal/milestone/5Moved from https://github.com/haskell/cabal/milestone/5type: enhancement