try just hiding filemanip instead of Glob (#4206)

This commit is contained in:
Simon Michael 2018-12-05 11:59:44 -08:00
parent a4f8f5b7ed
commit b2967d093d

View File

@ -4930,7 +4930,7 @@ hide:
- language-c # conflicts with modules in language-c-quote
- gl # conflicts with modules in OpenGLRaw
- svg-tree # conflicts with Graphics.Svg in svg-builder
- Glob # conflicts with System.FilePath.Glob in filemanip
- filemanip # conflicts with System.FilePath.Glob in Glob
- nanospec # conflicts with Test.Hspec in hspec
- HTF # conflicts with Test.Framework in test-framework
- courier # conflicts with Network.Transport in network-transport