Skip to content

Nofib compile failures due to List export

Quoting @simonpj from the ghc-devs mailing list:

Building 'nofib' with HEAD fails with

real/scs/Parse.hs:40:19: error: [GHC-87543]
    Ambiguous occurrence ‘List’.
    It could refer to
       either ‘Data.List.List’,
              imported from ‘Data.List’ at real/scs/Parse.hs:4:1-16
              (and originally defined in ‘GHC.Types’),
           or ‘Types.List’,
              imported from ‘Types’ at real/scs/Parse.hs:8:1-12.
   |
40 | list    :: Parser List
   |                   ^^^^

I'll make an MR to fix this

Edited by Teo Camarasu
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information