Commit Graph

8159 Commits

Author SHA1 Message Date
Evan Rutledge Borden
744be39fdc Resubmit validation to stackage
Validation had overly aggressive upper bounds. These have been relaxed
per https://github.com/qfpl/validation/issues/9.
2017-09-18 17:48:23 -04:00
Michael Snoyman
babc8c87c2 Merge pull request #2868 from michael-swan/master
add pcf-font and pcf-font-embed
2017-09-17 11:40:11 +03:00
Michael Swan
1d2136a3e2 add pcf-font and pcf-font-embed 2017-09-17 00:45:18 -05:00
Michael Snoyman
94be20efd8
Merge branch 'patch-10' of https://github.com/MichaelXavier/stackage 2017-09-16 23:50:46 +03:00
Michael Snoyman
8fbdea9153
Merge branch 'patch-11' of https://github.com/MichaelXavier/stackage 2017-09-16 23:49:28 +03:00
Michael Snoyman
769c9e13d5
Upper bound for #2867 2017-09-16 23:47:54 +03:00
Michael Xavier
e4bddb32c5 Unblock katip and katip-elasticsearch
katip-0.5.0.1 and katip-elasticsearch-0.4.0.1 now support GHC 8.2.1
2017-09-15 12:03:54 -07:00
Michael Xavier
26890fc727 Bloodhound 0.15.0.0 for GHC 8.2.1
I just cut bloodhound 0.15.0.0 which is now building against stackage nightlies. I'm working on katip.

If this works out, @phadej, @scrive will need to raise upper bounds and make any adjustments needed and then they can be unblocked here too.
2017-09-15 10:14:19 -07:00
Michael Snoyman
70c0097f37
Merge branch 'monad-mock' of https://github.com/lexi-lambda/stackage 2017-09-15 07:46:19 +03:00
Michael Snoyman
edb7c01c44
Upper bound for #2863 2017-09-15 07:45:44 +03:00
Alexis King
a1d07a8d94 Add monad-mock 2017-09-14 10:14:35 -07:00
Michael Snoyman
c09500768a
Upper bound for #2861 2017-09-13 18:51:52 +03:00
Michael Snoyman
7828dd3a6c
Expected test failure for perf #2859 2017-09-13 18:38:35 +03:00
Michael Snoyman
67f60b791a Merge pull request #2854 from ncaq/master
added: string-transform
2017-09-13 17:41:52 +03:00
Michael Snoyman
050f6385bb Merge pull request #2857 from OlafChitil/master
add package fpretty
2017-09-13 17:41:27 +03:00
Michael Snoyman
cb26862371 Merge pull request #2859 from tonyday567/add-perf
re-enable perf
2017-09-13 17:41:03 +03:00
Michael Snoyman
e59c8fa449
Upper bound for #2860 2017-09-13 15:34:38 +03:00
Tony Day
b4d318947a re-enable perf 2017-09-13 09:35:32 +10:00
Olaf Chitil
128d1a5c5c add package fpretty 2017-09-12 14:40:56 +01:00
Luke Murphy
8611bc166a
Re-enable haddocks for Adga.
Closes https://github.com/agda/agda/issues/2748#issuecomment-328804066.
2017-09-12 11:59:57 +02:00
ncaq
0c5202811d added: string-transform 2017-09-11 19:44:24 +09:00
Luke Murphy
8fff76ac40
Expect haddock failure for Agda (2.5.3).
Please see https://github.com/agda/agda/issues/2748.
2017-09-11 10:52:44 +02:00
Luke Murphy
722a30b1c1 Merge pull request #2853 from asr/agda-2.5.3
Enabled Agda 2.5.3.
2017-09-11 09:54:13 +02:00
Andrés Sicard-Ramírez
0c7ad6906b Enabled Agda 2.5.3. 2017-09-10 22:46:02 -05:00
Luke Murphy
aa388106a9 Merge pull request #2850 from MaartenFaddegon/master
add Hoed
2017-09-10 13:45:05 +02:00
Luke Murphy
016e1b1d45
Test suite if fixed, re-enable for higher-leveldb.
Closes https://github.com/jeremyjh/higher-leveldb/issues/7.
2017-09-10 13:42:52 +02:00
Luke Murphy
bc1c290a10
Re-enable stackage-curator and therefore, stackage2nix.
Cause fixed in 0a9047c430.
2017-09-10 13:42:51 +02:00
Moritz Kiefer
c30fae635e Switch to LLVM 5 and remove constraints on llvm-hs and llvm-hs-pure 2017-09-10 13:41:00 +02:00
Maarten Faddegon
42ee85c385 Merge remote-tracking branch 'upstream/master' 2017-09-10 09:30:09 +02:00
Luke Murphy
b2c8d1aa1b
Block stackage-curator/stackage2nix.
Unfortunately, there is a build failure in stackage-curator
and the lesser version has some compat problem which is related
to the GHC version (I think!). So, I'm blocking for now.

stackage2nix suffers the same fate since it relies on stackage-curator.

Ping @4e6, @snoyman.
2017-09-09 21:02:57 +02:00
Luke Murphy
e9d5a8dda2
Add upper bound for stackage-curator + stackage2nix.
Please see https://github.com/fpco/stackage-curator/issues/46.

Ping @4e6.
2017-09-09 20:53:25 +02:00
Luke Murphy
096af82400
Actually, just mark as expected test suite failure.
Follows from 3f76ec9d0b.
2017-09-09 20:47:18 +02:00
Luke Murphy
9f69e0bef3
Expect test failure for yeshql. 2017-09-09 20:45:59 +02:00
Luke Murphy
3f76ec9d0b
Disable higher-leveldb for now (new package).
Please see https://github.com/jeremyjh/higher-leveldb/issues/7.
2017-09-09 20:40:32 +02:00
Luke Murphy
53021523a2
Also pin llvm-hs-pure (4.1.0.0).
As a result of aed3d6990d.
2017-09-09 20:36:15 +02:00
Luke Murphy
aed3d6990d
Add constraint for llvm-hs (< 5.0.0).
Please see https://github.com/llvm-hs/llvm-hs/issues/137.
2017-09-09 20:24:12 +02:00
Maarten Faddegon
a50935dbe2 add Hoed 2017-09-09 19:56:32 +02:00
Simon Michael
e36519cf55 re-enable hledger-web
This should build now.
2017-09-09 19:52:14 +02:00
Luke Murphy
aa890f0879
Remove constraint from yi-rope.
Closes https://github.com/fpco/stackage/issues/2833.
2017-09-09 19:48:57 +02:00
Luke Murphy
83b84db1ab
Removed because it is was deprecated. 2017-09-09 11:51:01 +02:00
Sönke Hahn
5507cffa9d add FindBin 2017-09-09 11:48:42 +02:00
Jeremy Huffman
ab61529a42
Add higher-leveldb. 2017-09-09 11:31:24 +02:00
Luke Murphy
f18c67afea
Re-enable vivid (now that 0.3.0.0 is out).
Ping @amindfv!
2017-09-09 11:28:11 +02:00
Denis Redozubov
5659c2c367 Add stackage2nix 2017-09-09 11:26:47 +02:00
Michael Sloan
decf62652c Add store back to stackage https://github.com/fpco/store/issues/117 2017-09-09 11:23:48 +02:00
Tobias Dammers
7775814cce Add yeshql 2017-09-08 14:14:10 +02:00
Joshua Chia
ccd21ac414 Re-enable logging-effect 2017-09-08 10:08:10 +02:00
Luke Murphy
6981a95ee4 Remove constraint on Yampa.
Please see https://github.com/fpco/stackage/issues/2772.
2017-09-07 10:08:13 +02:00
Michael Snoyman
b8dc3f18b4
Reenable cabal-install 2017-09-07 09:38:17 +03:00
Luke Murphy
05182e5b1f
Revert "Revert "re-enable hledger-lib test suite""
This reverts commit 5959b64d70.

Follows from https://github.com/fpco/stackage/pull/2835#issuecomment-327518053.
2017-09-06 17:22:47 +02:00