Wizek / compose-ltr

MIT License
1 stars 0 forks source link

compose-ltr-0.1.1 does not compile #1

Open peti opened 8 years ago

peti commented 8 years ago

Citing from http://hydra.cryp.to/build/1330851/log/raw:

src/Data/Function/Compose/LeftToRight.hs:1:55:
    Ambiguous occurrence ‘<$’
    It could refer to either ‘Data.Function.Compose.LeftToRight.<$’,
                             defined at src/Data/Function/Compose/LeftToRight.hs:9:1
                          or ‘Prelude.<$’,
                             imported from ‘Prelude’ at src/Data/Function/Compose/LeftToRight.hs:1:8-40
                             (and originally defined in ‘GHC.Base’)
ancarda commented 5 years ago

@Wizek: Can this be closed? I think this was fixed with bcead75d69b8.