Commit Graph

79 Commits

Author SHA1 Message Date
Edward Kmett
6de20bd783 representable-profunctors is now redundant with profunctor-extras 2013-01-02 23:21:27 -05:00
Michael Snoyman
f133d12b00 fsnotify tests excluded 2013-01-02 21:13:54 +02:00
Michael Snoyman
d581a864fb Upper limit on zip-archive 2013-01-02 20:49:33 +02:00
Michael Snoyman
a2ac4fba85 Temporarily avoid buggy hashable 1.2.* 2013-01-02 13:36:40 +02:00
Michael Snoyman
ec564743b0 Add unix-time to expected failures (#24) 2012-12-25 09:09:40 +02:00
Michael Snoyman
e3e6ca1a1e Remove temporary upper bounds (#27) 2012-12-24 09:40:43 +02:00
Michael Snoyman
6377494af1 Added gravatar 2012-12-24 08:35:15 +02:00
Michael Snoyman
d793431f4c Temporary upper version bound (#27) 2012-12-23 22:24:46 +02:00
Brent Yorgey
fb78fa2ade add a bunch of my packages 2012-12-18 15:58:43 -05:00
Michael Snoyman
b49a2de303 --only-permissive and --allow 2012-12-18 12:20:49 +02:00
Michael Snoyman
66e9032142 Cleaned up warnings 2012-12-17 15:45:38 +02:00
Michael Snoyman
5a410bf896 Default build flags available 2012-12-17 15:19:46 +02:00
Michael Snoyman
d4432cd95b Add a few more packages for Michael 2012-12-15 20:25:32 +02:00
Michael Snoyman
b9bed60110 hashable 1.2 again (fixes #21) 2012-12-15 20:25:21 +02:00
Michael Snoyman
5bd95c881b Added Vincent's packages 2012-12-14 11:20:51 +02:00
Michael Snoyman
a751d8a219 Temporary Hashable upper bound (#21) 2012-12-14 07:45:05 +02:00
Michael Snoyman
079795ebf4 Library updates 2012-12-11 11:09:56 +02:00
Michael Snoyman
f0006f5735 Some corrections upstream 2012-12-10 12:47:49 +02:00
Michael Snoyman
bb7e35e372 Run tests in parallel (#4) 2012-12-09 20:01:16 +02:00
Michael Snoyman
71228518a8 Better bad version output 2012-12-09 19:14:31 +02:00
Michael Snoyman
a609f1fc0c Check for version conflicts ourselves.
This was done by cabal-install previously. But doing it ourselves, we gain a
few things:

* Found out about problems faster.
* Get a complete list of problems, including tests.
* Much more user-friendly output.
2012-12-09 18:58:05 +02:00
Michael Snoyman
42621ab17a Account for some temporary issues 2012-12-09 18:31:23 +02:00
Michael Snoyman
5bf95a2f95 Pass in extra build arguments for build tools 2012-12-05 15:51:45 +02:00
Michael Snoyman
3199abe456 Temporary upper bound on test-framework (#19) 2012-12-05 14:11:57 +02:00
Michael Snoyman
7ef87bbd32 Skip building some core build tools 2012-12-05 14:11:57 +02:00
Michael Snoyman
ddd44dbb0e Stylish Haskell 2012-12-05 14:11:57 +02:00
Michael Snoyman
594c88e0a8 Install and use build tools first 2012-12-05 14:11:56 +02:00
Jens Petersen
2ba9a9f487 Update Stackage/CheckPlan.hs
fix typo of mismatches
2012-12-05 15:33:31 +09:00
Michael Snoyman
7f2d4132e0 Merge branch 'master' of https://github.com/sol/stackage
Conflicts:
	Stackage/Config.hs
2012-12-04 14:30:33 +02:00
Simon Hengel
9b9423914e Add some of my packages 2012-12-04 12:27:39 +01:00
Michael Snoyman
4de7dfdc8d Merge branch 'master' of https://github.com/ekmett/stackage
Conflicts:
	Stackage/Config.hs
2012-12-04 11:58:28 +02:00
Edward Kmett
619dc50bfb Added more of my packages 2012-12-04 04:05:52 -05:00
Michael Snoyman
c92ef8da6c Merge branch 'master' of https://github.com/BartMassey/stackage 2012-12-04 09:50:49 +02:00
Michael Snoyman
2534579566 Set GHC_PACKAGE_PATH when calling cabal test (#13) 2012-12-04 09:49:38 +02:00
Bart Massey
f5cb3738ce added parseargs to packages 2012-12-03 23:30:06 -08:00
Michael Snoyman
e453fed90c Provide --exclude option (#7) 2012-12-03 10:57:12 +02:00
Michael Snoyman
a549ecbdc2 Include Win32 in extra-core 2012-12-03 07:18:08 +02:00
Michael Snoyman
b4c870e973 Added lens 2012-12-03 07:10:24 +02:00
Michael Snoyman
d5f456ef02 Merge branch 'master' of https://github.com/skogsbaer/stackage 2012-12-03 07:08:53 +02:00
Stefan Wehr
f9391c040b Option "--no-clean" for the build command 2012-12-02 22:13:55 +01:00
Stefan Wehr
7cb16ddf84 Added my packages HTF, hscurses, xmlgen, and stm-stats
The HTF package require ./sandbox/bin to be in the PATH (HTF uses
the OPTIONS_GHC pragma to invoke cpphs with custom commandline
options).
2012-12-02 22:11:29 +01:00
Michael Snoyman
08bb109e9e PACKAGE_SANDBOX to HASKELL_PACKAGE_SANDBOX (sol/doctest-haskell#39) 2012-12-02 08:18:29 +02:00
Michael Snoyman
ec8592466f Some tests now pass (#3) 2012-12-01 22:52:44 +02:00
Michael Snoyman
d0a3f81a0a Set PACKAGE_SANDBOX #3 2012-11-29 19:21:52 +02:00
Michael Snoyman
3e92805a50 Better HP control 2012-11-29 18:42:05 +02:00
Michael Snoyman
0aabb5906c Pass in a few more arguments 2012-11-29 18:13:17 +02:00
Michael Snoyman
ac709e93b4 BuildSettings 2012-11-29 16:37:04 +02:00
Michael Snoyman
ecc9cebbd6 Still build docs when no test suites available 2012-11-29 15:57:41 +02:00
Michael Snoyman
a0d0948dea No more cabal-dev usage 2012-11-29 15:32:11 +02:00
Michael Snoyman
fd62aee254 Cleaner test running 2012-11-29 13:35:17 +02:00