Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failures with trifecta >= 2.1 #13

Closed
sjakobi opened this issue May 24, 2022 · 0 comments
Closed

Build failures with trifecta >= 2.1 #13

sjakobi opened this issue May 24, 2022 · 0 comments

Comments

@sjakobi
Copy link

sjakobi commented May 24, 2022

src/Text/Printf/TH.hs:148:62: error:
    • Couldn't match expected type ‘Doc’
                  with actual type ‘prettyprinter-1.7.1:Prettyprinter.Internal.Doc
                                      prettyprinter-ansi-terminal-1.1.3:Prettyprinter.Render.Terminal.Internal.AnsiStyle’
      NB: ‘Doc’
            is defined in ‘Text.PrettyPrint.ANSI.Leijen.Internal’
                in package ‘ansi-wl-pprint-0.6.9’
          ‘prettyprinter-1.7.1:Prettyprinter.Internal.Doc’
            is defined in ‘Prettyprinter.Internal’
                in package ‘prettyprinter-1.7.1’
    • In the second argument of ‘($)’, namely ‘_errDoc xs’
      In the second argument of ‘($)’, namely
        ‘renderPretty 0.8 80 $ _errDoc xs’
      In the second argument of ‘($)’, namely
        ‘displayIO stderr $ renderPretty 0.8 80 $ _errDoc xs’
    |
148 |             runIO $ displayIO stderr $ renderPretty 0.8 80 $ _errDoc xs
    |                                                              ^^^^^^^^^^

This affects v0.4.0, v0.5.0 and v0.5.1 on Hackage.

As a Hackage trustee I have revised these versions. See e.g. https://hackage.haskell.org/package/th-printf-0.5.1/revisions/.

This issue is just for your information.

@sjakobi sjakobi closed this as completed May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant