mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
try just hiding filemanip instead of Glob (#4206)
This commit is contained in:
parent
a4f8f5b7ed
commit
b2967d093d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user