BSD-3-Clause licensed by Christopher Kuklewicz
Maintained by Herbert Valerio Riedel, Andreas Abel
This version can be pinned in stack with:regex-compat-0.95.2.1@sha256:32c5162c97e067fbd8dacd43a594d281245100823f206d69f3f7ba48c1dc2fe5,1756

Module documentation for 0.95.2.1

Used by 6 packages in nightly-2021-12-21(full list with versions):

One module compat layer over regex-posix to replace Text.Regex.

See also https://wiki.haskell.org/Regular_expressions for more information.

Changes

See also http://pvp.haskell.org/faq

0.95.2.1

  • Allow base-4.15 (GHC 9.0)

  • Workaround for {-# LANGUAGE Haskell2010 #-} parser regression introduced in GHC 9.0

  • Optimization flag -O2 has been removed

0.95.2.0

  • Declare Text.Regex module Trustworthy under SafeHaskell