diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:28:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:07 +0700 |
commit | a747105a57ce1d063ab876abb3bd08fcfec4e3b5 (patch) | |
tree | fbfd75c514aef6a358afa9ddca50d596e81e350c /haskell/haskell-base-orphans/slack-desc | |
parent | 76406f5fccd17fc09f94910bacf495330bbb374d (diff) |
haskell/haskell-base-orphans: Added (orphan instances for base).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-base-orphans/slack-desc')
-rw-r--r-- | haskell/haskell-base-orphans/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-base-orphans/slack-desc b/haskell/haskell-base-orphans/slack-desc new file mode 100644 index 0000000000000..6e563af1a8b2b --- /dev/null +++ b/haskell/haskell-base-orphans/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-base-orphans: haskell-base-orphans (Backwards-compatible orphan instances for base) +haskell-base-orphans: +haskell-base-orphans: base-orphans defines orphan instances that mimic instances available +haskell-base-orphans: in later versions of base to a wider (older) range of compilers. +haskell-base-orphans: +haskell-base-orphans: +haskell-base-orphans: +haskell-base-orphans: +haskell-base-orphans: +haskell-base-orphans: +haskell-base-orphans: |