diff --git a/witch.cabal b/witch.cabal index 6773ff4..35ca997 100644 --- a/witch.cabal +++ b/witch.cabal @@ -27,7 +27,7 @@ common library , bytestring >= 0.10.8 && < 0.12 , containers >= 0.5.10 && < 0.7 , template-haskell >= 2.12.0 && < 2.19 - , text >= 1.2.3 && < 1.3 + , text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.1 , time >= 1.9.1 && < 1.13 default-language: Haskell2010 ghc-options: