Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
text
Commits
784eb612
Commit
784eb612
authored
Jul 30, 2015
by
Ben Gamari
🐢
Browse files
Release text-1.2.1.3
parent
9b01539f
Changes
2
Hide whitespace changes
Inline
Side-by-side
changelog.md
View file @
784eb612
1.
2.1.3
*
Bug fix: As it turns out, moving the literal rewrite rules to simplifier
phase 2 does not prevent competition with the
`unpack`
rule, which is
also active in this phase. Unfortunately this was hidden due to a silly
test environment mistake. Moving literal rules back to phase 1 finally
fixes GHC Trac #10528 correctly.
1.
2.1.2
*
Bug fix: Run literal rewrite rules in simplifier phase 2.
...
...
text.cabal
View file @
784eb612
name: text
version: 1.2.1.
2
version: 1.2.1.
3
homepage: https://github.com/bos/text
bug-reports: https://github.com/bos/text/issues
synopsis: An efficient packed Unicode text type.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment