Ryan Trinkle
|
20710afb46
|
Use Cabal_1_22_0_0 instead of Cabal_HEAD in cabalJs
Cabal_HEAD no longer exists. When Cabal_1_22_0_0 or later becomes the default, this should be updated again to point to Cabal
|
2015-01-09 08:29:56 -05:00 |
|
Ryan Trinkle
|
b1e967958e
|
Eliminate incorrect version checks from cabalJs
|
2015-01-02 12:30:19 -05:00 |
|
Charles Strahan
|
df55381b65
|
ghcjs: restructure
|
2014-12-31 00:03:43 -05:00 |
|
Charles Strahan
|
347a9674c1
|
ghcjs: cleanup
|
2014-12-27 18:48:12 -05:00 |
|
Charles Strahan
|
fb59151109
|
purify ghcjs
|
2014-12-11 20:56:41 -05:00 |
|
Bas van Dijk
|
35cdb19f03
|
Use mkdir -p instead of deprecated ensureDir
|
2014-11-29 14:24:31 +01:00 |
|
Ryan Trinkle
|
e4ff3fd348
|
Add defaultSetupHs to ghcjs, and fix it in regular cabal
|
2014-09-20 18:54:09 -04:00 |
|
Ryan Trinkle
|
68648f5581
|
Merge branch 'ghcjs-old' into HEAD
Conflicts:
pkgs/development/tools/haskell/ghcjs/default.nix
|
2014-08-30 16:30:58 -04:00 |
|
Ryan Trinkle
|
bc92dcd08c
|
Prevent install_name_tool from causing a failure when it encounters a non-Mach-O file (e.g.: a bash script).
|
2014-08-27 13:15:33 -04:00 |
|
Ryan Trinkle
|
4394858433
|
Integrate ghcjs
Use nixpkgs.haskellPackages_ghcjs to build packages with ghcjs.
|
2014-08-26 13:35:29 -04:00 |
|
Ryan Trinkle
|
1c9166f649
|
Factor out ghcjs's libdir better.
|
2014-08-25 18:46:52 -04:00 |
|
Ryan Trinkle
|
a5e6027ece
|
Get rid of debugging output.
|
2014-08-24 16:27:44 -04:00 |
|
Ryan Trinkle
|
6142b27760
|
ghcjs working.
|
2014-08-23 15:00:13 -04:00 |
|
Ryan Trinkle
|
df0e96175c
|
ghcjs is mostly working.
|
2014-08-21 14:56:04 -04:00 |
|