Closed
Description
/home/curators/work/unpack-dir/unpacked/registry-0.6.3.1-300c5cd02de3f834cdb3f22a21d037b1a9eb6d4e4576aacc834b99166624176b/src/Data/Registry/Internal/Reflection.hs:76:43: error: [GHC-87543]
Ambiguous occurrence ‘show’.
It could refer to
either ‘T.show’,
imported from ‘Data.Text’ at src/Data/Registry/Internal/Reflection.hs:10:1-21,
or ‘P.show’,
imported from ‘Protolude’ at src/Data/Registry/Internal/Reflection.hs:12:1-69.
|
76 | (con, args) -> showType con <> " " <> show (fmap showSingleType args)
| ^^^^
/home/curators/work/unpack-dir/unpacked/registry-0.6.3.1-300c5cd02de3f834cdb3f22a21d037b1a9eb6d4e4576aacc834b99166624176b/src/Data/Registry/Internal/Reflection.hs:80:81: error: [GHC-87543]
Ambiguous occurrence ‘show’.
It could refer to
either ‘T.show’,
imported from ‘Data.Text’ at src/Data/Registry/Internal/Reflection.hs:10:1-21,
or ‘P.show’,
imported from ‘Protolude’ at src/Data/Registry/Internal/Reflection.hs:12:1-69.
|
80 | in if mustShowModuleName typeWithModuleName then typeWithModuleName else show x
| ^^^^
Metadata
Metadata
Assignees
Labels
No labels