diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-09 14:35:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 95c41141a83b1ce54b45a1e7f6085ff6d7ed5044 (patch) | |
tree | 76334d007fb0f89460afeb33c4a55769fce7fcfa /haskell/haskell-nats/slack-desc | |
parent | 5b9914f4ca295afe2f9f5adcf35a1739c7552580 (diff) |
haskell/haskell-nats: Removed.
Fails to build with ghc-7.10.3. Nothing else requires it.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-nats/slack-desc')
-rw-r--r-- | haskell/haskell-nats/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/haskell/haskell-nats/slack-desc b/haskell/haskell-nats/slack-desc deleted file mode 100644 index ff0e1f2115444..0000000000000 --- a/haskell/haskell-nats/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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-nats: haskell-nats (Natural numbers) -haskell-nats: -haskell-nats: Natural numbers: Type representing arbitrary-precision non-negative -haskell-nats: integers. -haskell-nats: -haskell-nats: -haskell-nats: -haskell-nats: -haskell-nats: -haskell-nats: -haskell-nats: |