Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
haskell-hvr
/
regex-pcre
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 2, 2025
v0.95.0.1: Drop support for GHC 7, make Prelude imports explicit
andreasabel
committed
b0aad38
Copy full SHA for b0aad38
Commits on Feb 15, 2025
Update CI to GHC 9.12.1 etc.
andreasabel
committed
49b52ea
Copy full SHA for 49b52ea
Commits on Oct 24, 2023
Bump CI to GHC 9.8.1
andreasabel
committed
e1a79d3
Copy full SHA for e1a79d3
Commits on Sep 28, 2023
v0.95.0.0-r6: allow containers-0.7
andreasabel
committed
1b7c326
Copy full SHA for 1b7c326
Commits on Aug 2, 2023
v0.95.0.0-r5: allow bytestring-0.12, bump CI to GHC 9.6
andreasabel
committed
1417043
Copy full SHA for 1417043
Commits on May 25, 2022
regex-pcre 0.95.0.0 revision 4: allow base >= 4.17, CI for GHC 9.4
andreasabel
committed
61ac5d7
Copy full SHA for 61ac5d7
Commits on Jan 12, 2022
Bump CI to 9.2.1 and latest minor versions: 9.0.2 and 8.10.7
andreasabel
committed
bb86ede
Copy full SHA for bb86ede
Commits on Aug 12, 2021
0.95.0.0 revision 3: allow base-4.16 for GHC 9.2
andreasabel
committed
272a904
Copy full SHA for 272a904
Haskell CI: test with GHC 8.10.4 and 9.0.1
andreasabel
committed
68d2f82
Copy full SHA for 68d2f82
Commits on Feb 20, 2021
[ 0.95.0.0-r2 ] Revision 2: bump base and bytestring
Show description for 4a1b7fa
andreasabel
committed
4a1b7fa
Copy full SHA for 4a1b7fa
Commits on Apr 14, 2020
Support base-4.14.0.0
dtheras
authored and
hvr
committed
8f42928
Copy full SHA for 8f42928
Commits on Oct 2, 2019
Fix typo
hvriedel
committed
3976b25
Copy full SHA for 3976b25
Commits on Sep 28, 2019
Revert "Add new `Text.Regex.PCRE.Text` & `Text.Regex.PCRE.Text.Lazy` modules"
Show description for 7a0e43c
hvriedel
committed
7a0e43c
Copy full SHA for 7a0e43c
Commits on Sep 25, 2019
Add source-repo to .cabal file
hvriedel
committed
0c45faa
Copy full SHA for 0c45faa
Add new `Text.Regex.PCRE.Text` & `Text.Regex.PCRE.Text.Lazy` modules
Show description for 25b7095
hvriedel
committed
25b7095
Copy full SHA for 25b7095
Tweak package description
hvriedel
committed
423b8fa
Copy full SHA for 423b8fa
Simplify code by removing unused CPP conditional
hvriedel
committed
30db536
Copy full SHA for 30db536
Move lib source into `src` subdir
hvriedel
committed
0808b87
Copy full SHA for 0808b87
Commits on Sep 22, 2019
Update to regex-base-0.94 API
hvr
committed
b8cbd27
Copy full SHA for b8cbd27
Use `pkg-config` by default to locate `pcre`
hvr
committed
dafd70f
Copy full SHA for dafd70f
Modernize .cabal project
hvr
committed
77ea50f
Copy full SHA for 77ea50f
Commits on May 30, 2012
fixing cabal file
haskell
committed
fd2ca0f
Copy full SHA for fd2ca0f
Commits on May 20, 2012
Maintain for newer GHC versions, now 0.94.3
haskell
committed
974757f
Copy full SHA for 974757f
Commits on Jun 11, 2010
minimal Setup.hs
haskell
committed
217f5ac
Copy full SHA for 217f5ac
0.94.2
haskell
committed
7685ca7
Copy full SHA for 7685ca7
Commits on Jan 7, 2008
bump version to 0.94.1
Chris Kuklewicz
committed
5e44bdc
Copy full SHA for 5e44bdc
bump cabal requirement to 1.2.3.0
Chris Kuklewicz
committed
7becc44
Copy full SHA for 7becc44
fix for 6.8
haskell
committed
ddebae4
Copy full SHA for ddebae4
fix cabal, bump to version 0.94
Chris Kuklewicz
committed
7be6da7
Copy full SHA for 7be6da7
Commits on Dec 14, 2007
Update to cabal file to support new split base introduced with ghc-6.8.1
oboudry
committed
dca4da6
Copy full SHA for dca4da6
Commits on Dec 1, 2007
remove -Werror
Chris Kuklewicz
committed
eb0a70c
Copy full SHA for eb0a70c
Commits on Nov 20, 2007
version 0.93 with null ByteString fix as reported on haskell-cafe
Chris Kuklewicz
committed
bcc8bba
Copy full SHA for bcc8bba
Commits on Mar 6, 2007
0.92 with bugfix
Show description for 5abe7ab
Chris Kuklewicz
committed
5abe7ab
Copy full SHA for 5abe7ab
Commits on Mar 5, 2007
TAG 0.91
Chris Kuklewicz
committed
806431b
Copy full SHA for 806431b
re-export module Text.Regex.Base
Chris Kuklewicz
committed
6b78743
Copy full SHA for 6b78743
Pagination
Previous
Next
You can’t perform that action at this time.