haskell-infra / hackage-trustees

Issue tracker for Hackage maintainance and trustee operations
https://hackage.haskell.org/packages/trustees/
42 stars 7 forks source link

diagrams-lib-1.4.1.1 #246

Closed phadej closed 2 years ago

phadej commented 4 years ago
src/Diagrams/Backend/CmdLine.hs:286:26: error:
    • No instance for (Control.Monad.Fail.MonadFail ReadM)
        arising from a use of ‘readColourName’
    • In the second argument of ‘(>>=)’, namely ‘readColourName’
      In the expression: readerAsk >>= readColourName
      In an equation for ‘rc’: rc = readerAsk >>= readColourName
    |
286 |       rc = readerAsk >>= readColourName
    | 

I sent Russel (the maintainer of colour) to introduce proper major bump release of colour.

Bodigrim commented 2 years ago

@phadej is there anything left here? https://matrix.hackage.haskell.org/#/package/diagrams-lib looks all green.

phadej commented 2 years ago

I don't remember. Probably not.