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

aeson-2.0.0.0 support #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mirokuratczyk
Copy link

No description provided.

@teto
Copy link

teto commented Mar 29, 2022

I dont know if your intent was to support ghc 9.2.1 but tests fail with

test/Text/Toml/Parser/Spec.hs:26:3: error:
    Variable not in scope:
      describe
        :: t118
           -> m16 b16
           -> hspec-core-2.9.4:Test.Hspec.Core.Spec.Monad.SpecM () a100
   |
26 |   describe "Parser.tomlDoc generic" $ do
   |   ^^^^^^^^

test/Text/Toml/Parser/Spec.hs:28:5: error:
    • Variable not in scope: it :: t117 -> Bool -> m16 a99
    • Perhaps you meant ‘id’ (imported from Prelude)
   |
28 |     it "should parse empty input" $
   |     ^^

test/Text/Toml/Parser/Spec.hs:31:5: error:
    • Variable not in scope: it :: t116 -> Bool -> m16 a98

@juhp
Copy link

juhp commented Mar 15, 2023

I applied this patch to Fedora 38

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

Successfully merging this pull request may close these issues.

3 participants