File tree Expand file tree Collapse file tree 6 files changed +16
-16
lines changed
Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 55-- Copyright : (c) Chris Kuklewicz 2006
66-- SPDX-License-Identifier: BSD-3-Clause
77--
8- -- Maintainer : hvr@gnu.org
9- -- Stability : experimental
8+ -- Maintainer : hvr@gnu.org, Andreas Abel
9+ -- Stability : stable
1010-- Portability : non-portable (regex-base needs MPTC+FD)
1111--
1212-- Module that provides the Regex backend that wraps the
Original file line number Diff line number Diff line change 44-- Module : Text.Regex.Posix.ByteString
55-- Copyright : (c) Chris Kuklewicz 2006
66-- SPDX-License-Identifier: BSD-3-Clause
7- --
8- -- Maintainer : hvr@gnu.org
9- -- Stability : experimental
7+ --
8+ -- Maintainer : hvr@gnu.org, Andreas Abel
9+ -- Stability : stable
1010-- Portability : non-portable (regex-base needs MPTC+FD)
1111--
1212-- This provides 'ByteString' instances for RegexMaker and RegexLike
Original file line number Diff line number Diff line change 44-- Module : Text.Regex.Posix.ByteString.Lazy
55-- Copyright : (c) Chris Kuklewicz 2007
66-- SPDX-License-Identifier: BSD-3-Clause
7- --
8- -- Maintainer : hvr@gnu.org
9- -- Stability : experimental
7+ --
8+ -- Maintainer : hvr@gnu.org, Andreas Abel
9+ -- Stability : stable
1010-- Portability : non-portable (regex-base needs MPTC+FD)
1111--
1212-- This provides 'ByteString.Lazy' instances for RegexMaker and RegexLike
Original file line number Diff line number Diff line change 44-- Module : Text.Regex.Posix.Sequence
55-- Copyright : (c) Chris Kuklewicz 2006
66-- SPDX-License-Identifier: BSD-3-Clause
7- --
8- -- Maintainer : hvr@gnu.org
9- -- Stability : experimental
7+ --
8+ -- Maintainer : hvr@gnu.org, Andreas Abel
9+ -- Stability : stable
1010-- Portability : non-portable (regex-base needs MPTC+FD)
1111--
1212-- This provides 'String' instances for 'RegexMaker' and 'RegexLike' based
Original file line number Diff line number Diff line change 44-- Module : Text.Regex.Posix.String
55-- Copyright : (c) Chris Kuklewicz 2006
66-- SPDX-License-Identifier: BSD-3-Clause
7- --
8- -- Maintainer : hvr@gnu.org
9- -- Stability : experimental
7+ --
8+ -- Maintainer : hvr@gnu.org, Andreas Abel
9+ -- Stability : stable
1010-- Portability : non-portable (regex-base needs MPTC+FD)
1111--
1212-- This provides 'String' instances for 'RegexMaker' and 'RegexLike' based
Original file line number Diff line number Diff line change 66-- Copyright : (c) Chris Kuklewicz 2006,2007,2008 derived from (c) The University of Glasgow 2002
77-- SPDX-License-Identifier: BSD-3-Clause
88--
9- -- Maintainer : hvr@gnu.org
10- -- Stability : experimental
9+ -- Maintainer : hvr@gnu.org, Andreas Abel
10+ -- Stability : stable
1111-- Portability : non-portable (regex-base needs MPTC+FD)
1212--
1313-- WrapPosix.hsc exports a wrapped version of the ffi imports. To
You can’t perform that action at this time.
0 commit comments