Re-hide unnecessary internal modules
The C_utimensat, Posix, and Windows modules are all re-exported in Internal, so there is no point in exposing those three.
Showing
- System/Directory/Internal.hs 3 additions, 0 deletionsSystem/Directory/Internal.hs
- System/Directory/Internal/C_utimensat.hsc 0 additions, 9 deletionsSystem/Directory/Internal/C_utimensat.hsc
- System/Directory/Internal/Posix.hsc 0 additions, 9 deletionsSystem/Directory/Internal/Posix.hsc
- System/Directory/Internal/Prelude.hs 1 addition, 1 deletionSystem/Directory/Internal/Prelude.hs
- System/Directory/Internal/Windows.hsc 0 additions, 8 deletionsSystem/Directory/Internal/Windows.hsc
- directory.cabal 3 additions, 3 deletionsdirectory.cabal
Loading
Please register or sign in to comment