Henry J. Wylde
49d3c43bb4
Added omnifmt
2015-12-03 15:50:02 +13:00
Jens Petersen
95df8c5825
allow dejafu haddock to fail ( #1015 )
...
libHSatomic-primops.a is failing to load
2015-12-02 11:18:13 +09:00
Jens Petersen
1333c37f7e
Revert "Disabling swagger2 test suite per #1010 "
...
should be fixed now in 0.4.1
This reverts commit df55bcb648 .
2015-12-02 10:31:10 +09:00
Jens Petersen
8ddccb3d3d
Merge pull request #1014 from barrucadu/master
...
Add async-dejafu, hunit-dejafu, and tasty-dejafu
2015-12-02 10:25:22 +09:00
Jens Petersen
dde459e9ff
Merge pull request #1013 from fpco/re-enable-dejafu-tests
...
Re-enable dejafu test-suite
2015-12-02 10:23:46 +09:00
Michael Walker
c8ab9ee239
Add async-dejafu, hunit-dejafu, and tasty-dejafu
2015-12-01 13:23:11 +00:00
Adam Bergmark
736287bd78
Re-enable dejafu test-suite
...
The issue was closed so I'm assuming the version released today includes the fix.
2015-12-01 10:19:05 +01:00
Jens Petersen
4d9d502ca9
Merge pull request #1012 from mrkkrp/master
...
add ‘hsndfile’ and 'hsndfile-vector'
2015-12-01 09:45:42 +09:00
mrkkrp
71ecb7da36
Enable ‘hsndfile’ and add ‘hsndfile-vector’
...
New version of ‘c2hs’ is released where the bug that prevented
‘hsndfile’ from building is fixed according to maintainer of ‘c2hs’:
https://github.com/haskell/c2hs/issues/152#issuecomment-160433034
It also turns out that the package ‘hsndfile’ itself is of little use
without one ‘hsndfile-vector’ package.
This packages provides an instance of ‘Buffer’ type class using wrapper
around ‘Vector’ data type. Without the package it's not possible to
access individual audio samples.
2015-11-30 20:45:15 +06:00
Jens Petersen
02209d96ea
temporarily disable morte ( Gabriel439/Haskell-Morte-Library#32 )
...
it can be re-enabled as soon as the alex (ord) issue is resolved in hackage
2015-11-30 23:30:25 +09:00
Jens Petersen
4cbe9d81a6
Revert "Add constraint "acid-state < 0.14" per #1009 "
...
should be fixed with dixi-0.6.0.2
This reverts commit 830dfca3da .
2015-11-30 23:24:04 +09:00
Jens Petersen
f09124d63f
upperbound morte ( Gabriel439/Haskell-Morte-Library#32 )
...
temporary workaround for alex issue
2015-11-30 23:05:55 +09:00
Jens Petersen
e8b76d7b5f
Merge pull request #1008 from WillSewell/patch-1
...
Add benchpress package
2015-11-30 12:37:07 +09:00
Jens Petersen
56e2a4ec30
Merge pull request #1011 from fpco/resolve-975
...
Remove upper bounds and close #975
2015-11-30 12:28:07 +09:00
Jens Petersen
4b396f516b
allow eventstore tests to fail ( #1000 )
2015-11-30 11:46:26 +09:00
Michael Snoyman
c161fa9fc7
Remove upper bounds and close #975
2015-11-29 15:48:40 +02:00
Dan Burton
df55bcb648
Disabling swagger2 test suite per #1010
2015-11-28 19:34:31 -08:00
Dan Burton
830dfca3da
Add constraint "acid-state < 0.14" per #1009
2015-11-28 18:53:46 -08:00
William Sewell
94bfbc0767
Add benchpress package
2015-11-28 22:07:21 +00:00
Dan Burton
04505d61da
Merge pull request #1007 from fizruk/swagger2
...
Add swagger2 package
2015-11-28 10:21:30 -08:00
Dan Burton
7f1865f242
Add constraint "hasql < 0.14.0.2" per transitive dependency #845
2015-11-28 09:57:34 -08:00
Nickolay Kudasov
7d80c0eb49
Add swagger2 package
2015-11-28 11:50:11 +03:00
Dan Burton
857a78c194
Disable eventstore again per #1000
2015-11-27 21:13:16 -08:00
Dan Burton
34baec609e
Add constraint "postgresql-binary < 0.7.4" per #845
2015-11-27 20:30:51 -08:00
Dan Burton
298deafa94
Remove constraint "constraints < 0.6", closes #973
2015-11-27 15:17:55 -08:00
Dan Burton
cea3a4e3ef
Merge pull request #1006 from peti/master
...
alex release 1.3.5 fixes the test suite
2015-11-27 14:41:14 -08:00
Dan Burton
81f4fafa9c
Merge pull request #1005 from YoEight/patch-2
...
Add eventstore
2015-11-27 14:40:00 -08:00
Dan Burton
54f216bcfa
Merge pull request #1002 from hjwylde/hjwylde-git-fmt
...
Add git-fmt
2015-11-27 14:39:17 -08:00
Peter Simons
c2edc266d9
build-constraints.yaml: alex release 1.3.5 fixes the test suite
...
Closes https://github.com/fpco/stackage/issues/1003 .
2015-11-27 15:54:28 +01:00
Yorick Laupa
058158ec30
Add eventstore
2015-11-27 12:55:43 +01:00
Henry J. Wylde
ad7f715282
Added git-fmt
2015-11-27 19:27:54 +13:00
Dan Burton
1926560385
Update the reason for excluding the "compensated" package
2015-11-26 15:19:48 -08:00
Dan Burton
68f76c94e0
Disable eventstore instead of constraint per #1000
2015-11-26 13:42:21 -08:00
Dan Burton
0d5843ebec
lift unnecessary constraint on comonad
2015-11-26 13:28:11 -08:00
Dan Burton
ecee3113d3
disable hashids per #1001
2015-11-26 13:06:01 -08:00
Dan Burton
6ed50f32e2
regroup constraints for #976
2015-11-26 12:58:17 -08:00
Dan Burton
cfd1714dc1
Removed constraint "diagrams-haddock < 0.3.0.8" per diagrams/diagrams-haddock#26
2015-11-26 12:48:10 -08:00
Dan Burton
06d640c8ae
Merge pull request #999 from johanneshilden/master
...
Add hashids package
2015-11-26 12:39:55 -08:00
Dan Burton
36ca9e52df
Add constraint "eventstore < 0.9.1" per #1000
2015-11-26 12:39:10 -08:00
johanneshilden
bfe0ba0c54
Update build-constraints.yaml
2015-11-26 16:33:46 +03:00
Dan Burton
755955035d
Revert "Remove constraints related to "retry < 0.7", closes #975 "
...
This reverts commit 353e9667f4 .
2015-11-25 23:58:06 -08:00
Dan Burton
39cedcd64e
Revert "Added constraint "hpp < 0.3" per #998 "
...
This reverts commit 16af3d51c1 .
2015-11-25 22:14:41 -08:00
Dan Burton
ba135fbcb1
Merge pull request #997 from yogsototh/patch-4
...
added human-readable-duration to stackage
2015-11-25 13:04:47 -08:00
Dan Burton
4b93125b7d
Merge pull request #996 from yogsototh/patch-3
...
add ekg and ekg-json to stackage
2015-11-25 13:03:23 -08:00
Dan Burton
16af3d51c1
Added constraint "hpp < 0.3" per #998
2015-11-25 13:02:26 -08:00
Dan Burton
cc163d66a6
Merge pull request #995 from phadej/haxl
...
Add haxl
2015-11-25 12:45:25 -08:00
Yann Esposito
c258a4f7fd
added human-readable-duration to stackage
...
Very minimal package, mostly unityped, but working.
2015-11-25 20:46:42 +01:00
Yann Esposito
e5406b15be
add ekg and ekg-json to stackage
...
I believe there is no problem for me to put ekg on stackage. The package compiled with the Haskell LTS 3-15 without any issue.
https://github.com/tibbe/ekg/pull/49#issuecomment-159700862
2015-11-25 20:38:41 +01:00
Oleg Grenrus
3b48ad102a
Add haxl
2015-11-25 14:32:21 +02:00
Dan Burton
17c1109a30
Remove constraint "exact-pi < 0.3", closes #957
2015-11-24 17:41:30 -08:00