Skip to content

Support ghc-9.14 #197

@erikd

Description

@erikd

Needs a bump in the base dependency:

diff --git a/parsec.cabal b/parsec.cabal
index bada24c..92e050e 100644
--- a/parsec.cabal
+++ b/parsec.cabal
@@ -79,7 +79,7 @@ library
     Text.ParserCombinators.Parsec.Token
 
   build-depends:
-      base        >=4.12.0.0 && <4.22
+      base        >=4.12.0.0 && <4.23
     , bytestring  >=0.10.8.2 && <0.13
     , mtl         >=2.2.2    && <2.4
     , text        >=1.2.3.0  && <1.3  || >=2.0 && <2.2

Happy to provide a PR if you would like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions