diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-15 12:51:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:20 +0700 |
commit | 51d2defaeebbff23c581e8e3cdbc684124176501 (patch) | |
tree | f776308d3cf99af0727a80868c0f418aa10af5e5 /haskell | |
parent | c619dc3d135413c4a108428417510ce7bc02da45 (diff) | |
download | slackbuilds-51d2defaeebbff23c581e8e3cdbc684124176501.tar.gz |
haskell/haskell-microlens: Convert slack-desc to ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-microlens/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-microlens/slack-desc b/haskell/haskell-microlens/slack-desc index 55f07c1015..7cf86b11e5 100644 --- a/haskell/haskell-microlens/slack-desc +++ b/haskell/haskell-microlens/slack-desc @@ -9,7 +9,7 @@ haskell-microlens: haskell-microlens (lens library with no dependencies) haskell-microlens: haskell-microlens: This library is an extract from lens (with no dependencies). It's -haskell-microlens: not a toy lenses library, unsuitable for “real world”, but +haskell-microlens: not a toy lenses library, unsuitable for "real world", but haskell-microlens: merely a small one. It is compatible with lens, and should have haskell-microlens: same performance. haskell-microlens: |