Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / haskell/text issues and pull requests
#319 - [WIP] Reduce Core bloat
Pull Request -
State: closed - Opened by sjakobi over 3 years ago
- 12 comments
#318 - Add Pull Request Template
Pull Request -
State: closed - Opened by parsonsmatt over 3 years ago
- 3 comments
Labels: repo
#317 - Strictness and laziness ergonomics
Issue -
State: closed - Opened by Kleidukos over 3 years ago
- 18 comments
Labels: feature request
#316 - Better conversion ergonomics
Issue -
State: open - Opened by Kleidukos over 3 years ago
- 37 comments
Labels: feature request
#315 - Sort out benchmarks
Pull Request -
State: closed - Opened by Bodigrim over 3 years ago
- 5 comments
#314 - Sort out test suite
Pull Request -
State: closed - Opened by Bodigrim over 3 years ago
- 6 comments
#313 - Switch CI from Travis to GitHub Actions
Pull Request -
State: closed - Opened by Bodigrim over 3 years ago
- 2 comments
#312 - Add spanEnd and breakEnd to Data.Text
Pull Request -
State: open - Opened by TheMatten over 3 years ago
- 16 comments
Labels: API Addition (PVP minor)
#311 - Use base-provided unsafe shifts
Pull Request -
State: closed - Opened by Ericson2314 almost 4 years ago
- 1 comment
#310 - Fix `readFile` leaking file descriptors in the presence of asynchronous exceptions
Pull Request -
State: closed - Opened by prednaz almost 4 years ago
- 15 comments
#309 - Please upload 1.2.4.1 to hackage.
Issue -
State: closed - Opened by hamishmack almost 4 years ago
- 3 comments
#308 - Add examples to 'span' and 'break'
Pull Request -
State: closed - Opened by phadej almost 4 years ago
#307 - Run doctest on CI
Pull Request -
State: closed - Opened by phadej almost 4 years ago
#306 - Add examples to 'span' and 'break'
Pull Request -
State: closed - Opened by martijnbastiaan almost 4 years ago
- 1 comment
#305 - Use new primops names for converting numbers to and from the native size
Pull Request -
State: closed - Opened by Ericson2314 about 4 years ago
- 8 comments
#304 - Add fromPtr variant that is NULL-terminated
Issue -
State: closed - Opened by sjshuck about 4 years ago
- 4 comments
Labels: feature request
#303 - Documentation of `Data.Text.replace`
Issue -
State: open - Opened by NorfairKing about 4 years ago
- 1 comment
Labels: documentation
#302 - SSE2 patches for encoding and decoding functions
Pull Request -
State: closed - Opened by ethercrow about 4 years ago
- 19 comments
Labels: fix:performance
#301 - Add rewrite rule to unfuse (text . drop)
Pull Request -
State: closed - Opened by FPtje about 4 years ago
- 5 comments
#300 - Use SSE2 in the x86_64 C version of encodeUtf8
Pull Request -
State: closed - Opened by ethercrow about 4 years ago
- 2 comments
Labels: fix:performance
#299 - Introduce encodeASCII
Pull Request -
State: closed - Opened by ethercrow about 4 years ago
- 1 comment
#298 - Use SSE2 in the ASCII fast path of decodeUtf8
Pull Request -
State: closed - Opened by ethercrow about 4 years ago
Labels: fix:performance
#297 - Use SSE2 in the x86_64 C version of decodeLatin1
Pull Request -
State: closed - Opened by ethercrow about 4 years ago
Labels: fix:performance
#296 - bytestring-0.11
Pull Request -
State: closed - Opened by phadej about 4 years ago
- 4 comments
#295 - Add Data.Text.Lazy.Builder.toText
Pull Request -
State: open - Opened by chris-martin over 4 years ago
- 11 comments
Labels: API Addition (PVP minor), question
#294 - Add function that remembers whitespace
Issue -
State: open - Opened by Boarders over 4 years ago
Labels: feature request
#293 - Issue 277: make toCaseFold idempotent
Pull Request -
State: closed - Opened by phadej over 4 years ago
- 1 comment
#292 - Regenerate .travis.yml, bump version to 1.2.4.1
Pull Request -
State: closed - Opened by phadej over 4 years ago
#291 - Documentation of toTitle needs update
Issue -
State: open - Opened by glchapman over 4 years ago
- 1 comment
Labels: documentation
#290 - Adapt for changes to liftTyped
Pull Request -
State: closed - Opened by mpickering over 4 years ago
- 4 comments
#289 - Language/Sql/Parser.hs:15:1: error:
Issue -
State: closed - Opened by Dskpupper over 4 years ago
- 1 comment
#288 - stimes implementations
Issue -
State: open - Opened by sjakobi over 4 years ago
- 3 comments
Labels: feature request, internal
#287 - Suboptimal generated code with OverloadedStrings
Issue -
State: closed - Opened by andrewthad over 4 years ago
- 1 comment
Labels: feature request, internal
#286 - Allow building with ghc-prim-0.7.*
Pull Request -
State: closed - Opened by RyanGlScott over 4 years ago
#285 - Migrating scripts to Python 3.
Pull Request -
State: closed - Opened by Javran over 4 years ago
#284 - Complexity of compareLength
Issue -
State: closed - Opened by sjakobi over 4 years ago
- 3 comments
Labels: documentation
#283 - Add support for ghc-bignum package
Pull Request -
State: closed - Opened by hsyl20 over 4 years ago
- 5 comments
#282 - Build failure with cabal 1.16 and GHC 7.0
Issue -
State: closed - Opened by sjakobi over 4 years ago
- 3 comments
Labels: build failure
#281 - Fix #280 (surrogate code points in Builder)
Pull Request -
State: closed - Opened by minoki over 4 years ago
- 3 comments
Labels: fix:bug
#280 - Builder.fromString and Builder.singleton don't substitute surrogate code points
Issue -
State: closed - Opened by minoki over 4 years ago
- 1 comment
Labels: bug
#279 - text-1.2.4.0 doesn't build on ghc-8.10.1
Issue -
State: closed - Opened by newhoggy over 4 years ago
- 4 comments
Labels: build failure
#278 - Why deprecate EncodingError?
Issue -
State: open - Opened by ag-eitilt almost 5 years ago
- 1 comment
Labels: question
#277 - Problems with cherokee characters & toCaseFold
Issue -
State: closed - Opened by felixonmars almost 5 years ago
- 5 comments
Labels: question
#276 - Bump template-haskell bound
Pull Request -
State: closed - Opened by bgamari almost 5 years ago
- 2 comments
#275 - Allow building with template-haskell-2.17
Pull Request -
State: closed - Opened by RyanGlScott almost 5 years ago
- 2 comments
#274 - Add `elem` combinator to API
Pull Request -
State: closed - Opened by emilypi almost 5 years ago
- 6 comments
Labels: API Addition (PVP minor)
#273 - Cut release for GHC 8.10.1
Issue -
State: closed - Opened by bgamari almost 5 years ago
- 5 comments
#272 - Use vector operations in text decoding
Issue -
State: closed - Opened by Fuuzetsu almost 5 years ago
- 5 comments
Labels: feature request
#271 - Bump ghc-prim upper bound
Pull Request -
State: closed - Opened by bgamari almost 5 years ago
- 4 comments
#270 - lines is not equivalent to (splitOn "\n")
Issue -
State: open - Opened by sjakobi about 5 years ago
- 1 comment
Labels: question
#269 - Implement liftTyped in the Lift Text instances
Pull Request -
State: closed - Opened by RyanGlScott about 5 years ago
- 1 comment
#268 - Bump upper bound on template-haskell
Pull Request -
State: closed - Opened by bgamari about 5 years ago
- 2 comments
#267 - Bump template-haskell upper bound
Pull Request -
State: closed - Opened by bgamari about 5 years ago
- 6 comments
#266 - Bug in `split`
Issue -
State: closed - Opened by NorfairKing about 5 years ago
- 6 comments
#265 - Fix unused import warnings for integer-simple build
Pull Request -
State: closed - Opened by bgamari about 5 years ago
- 1 comment
#264 - Replace flag 'integer-simple' with 'integer-gmp'
Pull Request -
State: closed - Opened by ch1bo about 5 years ago
- 3 comments
#263 - Add ForeignFunctionInterface flag for compilation
Pull Request -
State: closed - Opened by ch3pjw over 5 years ago
- 1 comment
#262 - Data.Text.Internal.Functions: remove
Pull Request -
State: closed - Opened by vaibhavsagar over 5 years ago
- 3 comments
#261 - Add paddedDecimal, for zero-padding.
Pull Request -
State: open - Opened by quasicomputational over 5 years ago
- 2 comments
Labels: API Addition (PVP minor)
#260 - Raise bytestring-builder lower-bound
Pull Request -
State: closed - Opened by phadej over 5 years ago
#259 - GHC-8.8 compatible release
Issue -
State: closed - Opened by phadej over 5 years ago
- 12 comments
#258 - `hGetLine` throws `EOF` exception
Issue -
State: closed - Opened by nikivazou over 5 years ago
- 4 comments
#257 - Fixing broken link in documentation.
Pull Request -
State: closed - Opened by recursion-ninja over 5 years ago
- 1 comment
#256 - Illuminating documentation has been banned by Google.
Issue -
State: closed - Opened by recursion-ninja over 5 years ago
- 3 comments
Labels: documentation
#255 - Drop overlapping ref names
Issue -
State: closed - Opened by bgamari over 5 years ago
- 2 comments
Labels: repo
#254 - Add peekCString, withCString for converting NUL terminated C strings
Pull Request -
State: open - Opened by andersk over 5 years ago
Labels: API Addition (PVP minor)
#253 - use canonical URLs in discussion of instance Data Text
Issue -
State: closed - Opened by jwaldmann over 5 years ago
- 3 comments
Labels: documentation
#252 - add CP1252 Encoding
Issue -
State: closed - Opened by sboosali almost 6 years ago
- 4 comments
Labels: feature request
#251 - Utf8 Text
Issue -
State: closed - Opened by googleson78 almost 6 years ago
- 3 comments
Labels: feature request
#250 - Building with integer-simple has build warnings
Issue -
State: closed - Opened by mpickering almost 6 years ago
- 1 comment
Labels: internal
#249 - isPrefixOf has a useless INLINE pragma
Issue -
State: closed - Opened by mpickering almost 6 years ago
- 4 comments
Labels: internal
#248 - Improve Data.Text.Encoding docs
Issue -
State: closed - Opened by seagreen almost 6 years ago
- 2 comments
Labels: documentation
#247 - `decodeUtf8` / `decodeUtf8'` situation
Issue -
State: open - Opened by seagreen almost 6 years ago
- 11 comments
Labels: documentation, feature request
#246 - Fix -incomplete-uni-patterns
Pull Request -
State: closed - Opened by ckoparkar almost 6 years ago
- 3 comments
#245 - Two incomplete-uni-patterns
Issue -
State: closed - Opened by ckoparkar almost 6 years ago
- 1 comment
#244 - breakEnd, spanEnd
Issue -
State: open - Opened by Kile-Asmussen almost 6 years ago
- 1 comment
Labels: feature request
#243 - findIndexEnd
Issue -
State: open - Opened by koterpillar about 6 years ago
Labels: feature request
#242 - putStrLn doesn't work correctly with LineBuffering
Issue -
State: closed - Opened by domenkozar about 6 years ago
- 1 comment
Labels: feature request
#241 - Address some of the fusion issues in #202
Pull Request -
State: closed - Opened by nomeata about 6 years ago
- 2 comments
#240 - Remove unused imports.
Pull Request -
State: closed - Opened by DavidEichmann about 6 years ago
#239 - add Data.Text.Foreign.peekCString?
Issue -
State: closed - Opened by chessai about 6 years ago
- 2 comments
Labels: feature request
#238 - Add high order function for checking equality after transformation
Pull Request -
State: open - Opened by eborden about 6 years ago
- 1 comment
Labels: API Addition (PVP minor)
#237 - showText
Issue -
State: closed - Opened by rtentser about 6 years ago
- 1 comment
#236 - Test failure at -O0
Issue -
State: closed - Opened by quasicomputational about 6 years ago
- 6 comments
Labels: bug
#235 - Bug related to newline conversion fixed by accident?
Issue -
State: closed - Opened by nad about 6 years ago
- 2 comments
Labels: bug, question
#234 - fix text-tests.cabal
Pull Request -
State: closed - Opened by kuk0 about 6 years ago
- 1 comment
#233 - Haddock to Latex fails on Data-Text-Internal
Issue -
State: closed - Opened by pjljvandelaar about 6 years ago
- 2 comments
#232 - Add Lift instances for Text.
Pull Request -
State: closed - Opened by quasicomputational over 6 years ago
- 6 comments
#231 - Port over GHC#15115 to text
Issue -
State: open - Opened by hvr over 6 years ago
- 2 comments
Labels: bug
#230 - Fix #221 and #227
Pull Request -
State: closed - Opened by bgamari over 6 years ago
- 2 comments
#229 - Fix #227
Pull Request -
State: closed - Opened by bgamari over 6 years ago
- 3 comments
#228 - Update travis and fix cabal file wibbles
Pull Request -
State: closed - Opened by bgamari over 6 years ago
#227 - Error when calling Text.take with a negative 'n' value.
Issue -
State: closed - Opened by rdwebster over 6 years ago
- 3 comments
#226 - Fix termination condition for file reads.
Pull Request -
State: closed - Opened by Mistuke over 6 years ago
- 1 comment
#225 - Benchmark WordFrequencies/Text fails with out of memory exception.
Issue -
State: closed - Opened by AndreasPK over 6 years ago
- 3 comments
Labels: bug
#224 - Add configuration for Appveyor CI
Pull Request -
State: closed - Opened by berdario over 6 years ago
- 1 comment
#223 - Certain content is truncated upon read, on Windows
Issue -
State: closed - Opened by berdario over 6 years ago
- 4 comments
#222 - Export `replicateChar`
Issue -
State: open - Opened by mitchellwrosen over 6 years ago
- 11 comments
#221 - toLower crashes GHC for large inputs
Issue -
State: closed - Opened by tvh over 6 years ago
- 15 comments
#220 - Inconsistent encoding/decoding of Utf8 text
Issue -
State: closed - Opened by kalhauge over 6 years ago
- 5 comments
Labels: question