diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 12:17:27 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 12:41:02 +1300 |
commit | c0d30f8d4dcccce4086ed2b8d4cb751e6a5a3c1b (patch) | |
tree | c9ed4f069b7caa453c15d5b41b75a46e6f3914f1 /haskell | |
parent | 373755774c93e7591d0f74f6287f3730b42c46e2 (diff) | |
download | slackbuilds-c0d30f8d4dcccce4086ed2b8d4cb751e6a5a3c1b.tar.gz |
haskell/haskell-commonmark: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-commonmark/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-commonmark/slack-desc b/haskell/haskell-commonmark/slack-desc index 76c1a8e921..3990041e4b 100644 --- a/haskell/haskell-commonmark/slack-desc +++ b/haskell/haskell-commonmark/slack-desc @@ -10,7 +10,7 @@ haskell-commonmark: haskell-commonmark (Pure Haskell commonmark parser.) haskell-commonmark: haskell-commonmark: This library provides the core data types and functions for parsing haskell-commonmark: commonmark (https://spec.commonmark.org). -haskell-commonmark: +haskell-commonmark: haskell-commonmark: https://hackage.haskell.org/package/commonmark haskell-commonmark: haskell-commonmark: |