pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/hs-nats



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Sun Jul 13 21:16:40 UTC 2014

Modified Files:
        pkgsrc/math/hs-nats: Makefile buildlink3.mk distinfo

Log Message:
Update to 0.2

CHANGELOG:
0.2
---
* Added `Hashable` and `Data` support.
* Will build as full-fledged `Safe` Haskell if you configure with -f-hashable, 
merely `Trustworthy` otherwise.
* Allow for manual removal of the `hashable` dependency to support advanced 
sandbox users who explicitly want to avoid compiling certain dependencies
  they know they aren't using.

  We will fix bugs caused by any combination of these package flags, but the 
API of the package should be considered the default build
  configuration with all of the package dependency flags enabled.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/hs-nats/Makefile \
    pkgsrc/math/hs-nats/buildlink3.mk pkgsrc/math/hs-nats/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index