NOTICE: This package has been removed from pkgsrc

./wip/hs-void, Haskell 98 logically uninhabited data type

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.6.1, Package name: hs-void-0.6.1, Maintainer: szptvlfn

A Haskell 98 logically uninhabited data type,
used to indicate that a given term should not exist.


Required to run:
[wip/ghc] [devel/hs-hashable] [math/hs-semigroups]

Master sites:

SHA1: 2596cd84699cb0f908cf3c501512556b8ea1b80c
RMD160: d6049fcdcb2e44844cb24433897d86c7057edc71
Filesize: 3.718 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-03 23:19:08 by Ryosuke Moro | Files touched by this commit (12) | Package removed
Log message:
Remove hs-void, imported to pkgsrc/devel.
   2014-09-02 23:00:51 by Ryosuke Moro | Files touched by this commit (17)
Log message:
Remove hs-semigroups, imported to pkgsrc/math.
   2014-08-29 16:10:29 by Ryosuke Moro | Files touched by this commit (22)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-25 23:59:28 by Ryosuke Moro | Files touched by this commit (58)
Log message:
Remove hs-hashable, hs-primitive, hs-stm, imported to pkgsrc/devel.
   2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2013-09-17 00:40:40 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.6.1

changes:
0.6.1
  - Claim to be merely Trustworthy -- as Data.Hashable isn't.
  - Claim to be Safe
   2013-04-22 00:21:31 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.6

CHANGELOG:
0.6
---
* instance Exception Void
* instance Generic Void
* instance Hashable Void