Path to this page:
Next | Query returned 8 messages, browsing 1 to 10 | previous
CVS Commit History:
2014-11-07 14:10:27 by Ryosuke Moro | Files touched by this commit (6) | |
Log message:
Remove hs-reflection, imported to pkgsrc/devel.
|
2014-11-06 14:02:52 by Ryosuke Moro | Files touched by this commit (3) |
Log message:
Update to 1.5.1
CHANGELOG:
# 1.5.1
* We no longer export Show (Q a) for GHC >= 7.4. This was causing random \
hangs when users tried to somehow run declaration splices from the REPL.
* We no longer depend on tagged for GHC >= 7.8, since `Proxy` is now in `base`.
# 1.5
* Added a flag to disable `template-haskell` support for GHC stage1 platforms.
* Added instances of `Reifies` for `GHC.TypeLits`
|
2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2014-05-17 23:00:05 by Ryosuke Moro | Files touched by this commit (25) |
Log message:
Remove hs-tagged, 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-21 11:11:37 by Ryosuke Moro | Files touched by this commit (38) |
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
|
2014-01-29 23:28:56 by Ryosuke Moro | Files touched by this commit (3) |
Log message:
Update to 1.4
CHANGELOG:
# 1.4
* Changed the behavior of the $(1) template haskell splices for Exp to use
a Proxy rather than value-level numbers. This is more consistent with the
role of this library and the other could always be generated via sa splice
anyways.
|
2013-05-22 21:12:43 by Ryosuke Moro | Files touched by this commit (5) |
Log message:
This package provides an implementation of the ideas presented in the paper
"Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
Chung-chieh Shan. However, the API has been streamlined to improve
performance.
The original paper can be obtained from
http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf.
|
Next | Query returned 8 messages, browsing 1 to 10 | previous