diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:56:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:10 +0700 |
commit | 0d72dbec92c19f7ca87166e54d0c3f30782a9ba9 (patch) | |
tree | ec9c55ee98613929a6043ae65aa579071ff6255e /haskell/haskell-call-stack/slack-desc | |
parent | 40bcd945bfe7c98347d45d935fe3b93b46f1e02a (diff) | |
download | slackbuilds-0d72dbec92c19f7ca87166e54d0c3f30782a9ba9.tar.gz |
haskell/haskell-call-stack: Added (backward compatible call stacks).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-call-stack/slack-desc')
-rw-r--r-- | haskell/haskell-call-stack/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-call-stack/slack-desc b/haskell/haskell-call-stack/slack-desc new file mode 100644 index 0000000000..93817c47c9 --- /dev/null +++ b/haskell/haskell-call-stack/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-call-stack: haskell-call-stack (backward compatible call stacks) +haskell-call-stack: +haskell-call-stack: Use GHC call-stacks in a backward compatible way. +haskell-call-stack: +haskell-call-stack: +haskell-call-stack: +haskell-call-stack: +haskell-call-stack: +haskell-call-stack: +haskell-call-stack: +haskell-call-stack: |