diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:14:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:00 +0700 |
commit | 8767656a1790704b9d2509c4731c7bded5d37943 (patch) | |
tree | 3730d91703a0a242e3903c8de01bfbaece17edc0 /development/happy/slack-desc | |
parent | ba47ead206be231a223e7abbb65bb6c8a12cff52 (diff) | |
download | slackbuilds-8767656a1790704b9d2509c4731c7bded5d37943.tar.gz |
development/happy: Updated for version 1.19.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/happy/slack-desc')
-rw-r--r-- | development/happy/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/happy/slack-desc b/development/happy/slack-desc index 7381e18a02..d54a143ef3 100644 --- a/development/happy/slack-desc +++ b/development/happy/slack-desc @@ -13,7 +13,7 @@ happy: `yacc' for C. Like `yacc', it takes a file containing an annotated happy: BNF specification of a grammar and produces a Haskell module happy: containing a parser for the grammar. happy: -happy: http://haskell.org/happy/ +happy: https://haskell.org/happy/ happy: happy: happy: |