Herbert Valerio Riedel

Results 52 issues of Herbert Valerio Riedel

When I tried benchmarking, I noticed a strange and significant performance-penalty effect that is exposed by the `Text` support recently merged into `regex-tdfa`. (The `String` and `ByteString` instances don't exhibit...

bug
performance

It appears that `.hs-boot` semantics have changed in GHC 8.0 in such a way that you can provide default method implementations referring to module-private entitites, but this wasn't possible in...