Skip to content

aeson-2.0.0.0 support#22

Open
mirokuratczyk wants to merge 1 commit intocies:masterfrom
mirokuratczyk:master
Open

aeson-2.0.0.0 support#22
mirokuratczyk wants to merge 1 commit intocies:masterfrom
mirokuratczyk:master

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