mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
05d0fdb590
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
375 B
Text
7 lines
375 B
Text
This package provides several functions to quickly search for substrings
|
|
in strict or lazy ByteStrings. It also provides functions for breaking
|
|
or splitting on substrings and replacing all occurrences of a substring
|
|
(the first in case of overlaps) with another.
|
|
|
|
After uninstalling, run this command to unregister the package from the
|
|
ghc package database: ghc-pkg recache
|