Michael Snoyman
11683d0c98
Fix a stupid mistake
2012-12-22 17:34:44 +02:00
Michael Snoyman
e12bd84b3d
Updated debian bootstrap
2012-12-19 19:34:30 +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
7c548366d3
Added quickstart
2012-12-14 16:17:20 +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
aacf583304
Create a Debian build script
2012-12-14 07:44:48 +02:00
Michael Snoyman
d71d0fe1cd
Elaborated on Debian installation instructions
2012-12-13 21:13:49 +02:00
Michael Snoyman
b0d4d9245e
README-Debian
2012-12-11 13:04:17 +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
22200f8a14
Update gitignore
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
Michael Snoyman
af5e0104d4
Merge pull request #18 from juhp/master
...
fix typo of mismatches
2012-12-04 22:45:24 -08:00
Jens Petersen
2ba9a9f487
Update Stackage/CheckPlan.hs
...
fix typo of mismatches
2012-12-05 15:33:31 +09:00
Michael Snoyman
1ffd48f691
Updated .gitignore
2012-12-04 22:14:31 +02:00
Michael Snoyman
7673f613ed
Remove stackage init from instructions ( #16 )
2012-12-04 18:49:00 +02: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
dd595ab519
Added --no-platform option
2012-12-04 09:23:36 +02:00
Michael Snoyman
b9a7065a0d
Add a scary warning about init
2012-12-03 20:14:17 +02: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
70178ed8a5
More documentation
2012-11-29 19:42:20 +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