Files
nixpkgs/pkgs/development
John Ericson 65e24f22e6 haskell-generic-builder: Default to window + unix platforms,
Since GHC is a cross compiler, it's perfectly possible to make haskell
binaries on platforms without GHCs. `windows ++ unix` seems good enough
for now.

Also don't default `hydraPlatforms` to `platforms`. The former must be a
list of systems (strings), but the latter is a list of systems or
patterns.
2018-03-20 13:02:53 -04:00
..
2018-03-08 17:21:17 -06:00
2018-03-05 14:53:27 +01:00
2018-03-15 21:14:29 +01:00
2018-03-19 23:41:49 +01:00
2018-03-20 00:00:42 +01:00