Peter Simons
d5dceefa71
haskell-LambdaHack: update override for sdl2-ttf version
2017-11-20 14:49:27 +01:00
Peter Simons
dc1c9257ce
haskell-hpack: follow LTS version constraints to keep stack building
2017-11-20 14:49:27 +01:00
Peter Simons
cecfc96e0b
haskell-json-autotype: drop obsolete jailbreak override
2017-11-20 14:49:27 +01:00
Peter Simons
6d72341533
haskell-stack: remove jailbreak for hpack
...
Current versions of hpack actually break the build, so we must now stick to the
version stack wants. It still overstates it's dependency restrictions, though. :-(
2017-11-20 14:49:27 +01:00
Peter Simons
190d105859
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
d8c1a47938
.
2017-11-20 14:49:23 +01:00
Peter Simons
57daf76259
hackage2nix: disable broken builds
2017-11-20 14:49:22 +01:00
Peter Simons
64dc15475a
LTS Haskell 9.14
2017-11-20 14:48:32 +01:00
Peter Simons
c404aa43a9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
364936a85b
.
2017-11-14 12:27:31 +01:00
Peter Simons
3c43ebe9d0
hackage2nix: disable broken builds
2017-11-14 12:27:29 +01:00
Peter Simons
9fa0a6338c
LTS Haskell 9.13
2017-11-14 12:27:29 +01:00
wisut hantanong
587219b9b7
remove missing attribute 'cabal-helper_0_6_3_1'
...
$ nix-shell -p haskell.packages.ghc7103.ghc-mod -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘cabal-helper_0_6_3_1’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:211:53
2017-11-13 17:49:27 +07:00
wisut hantanong
03cce166e9
remove missing attribute 'lens-family-th_0_4_1_0'
...
$ nix-env -f '<nixpkgs>' -qaPA pkgs.haskell.packages.ghc7103 -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘lens-family-th_0_4_1_0’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:161:20
2017-11-13 17:49:05 +07:00
Peter Simons
c6d9b5d96a
haskell-c2hs: use development version from github to work around _Float128 bug
...
Works around https://github.com/haskell/c2hs/issues/192 .
Closes https://github.com/NixOS/nixpkgs/issues/31411 .
Closes https://github.com/NixOS/nixpkgs/pull/31498 .
2017-11-11 17:38:42 +01:00
Peter Simons
56a4c3750e
git-annex: fix sha256 hash after upstream update
2017-11-11 17:38:26 +01:00
Peter Simons
d500b844d0
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be0149737e
.
2017-11-11 17:38:26 +01:00
Peter Simons
dfa0bcd9e2
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
af07a23b87
.
2017-11-09 16:18:17 +01:00
Peter Simons
b7f5acd7a2
LTS Haskell 9.12
2017-11-09 16:18:17 +01:00
Will Fancher
a38a3e2129
Extract files one at a time from all-cabal-hashes
2017-11-06 16:49:09 -05:00
Will Fancher
8caf9f13a6
Revert "Merge branch 'all-cabal-hashes-components'"
...
This reverts commit ad6b8f438d
, reversing
changes made to 2d44e72801
.
2017-11-06 16:47:29 -05:00
Peter Simons
d594ca69fd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be48096efe
.
2017-11-04 20:02:45 +01:00
Robin Gloster
1c431f4664
stack2nix: fix build
...
closes #30899
2017-11-02 09:09:54 +01:00
Will Fancher
daf78689d4
Fix buildStackProject in nix-build
2017-11-01 16:01:39 +01:00
Jude Taylor
737b466031
fix ghcjs socket.io
2017-11-01 12:16:48 +01:00
Peter Simons
4c263586f6
git-annex: fix hash after version update
2017-10-31 19:09:19 +01:00
Peter Simons
48adf76d5d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-13-gcf4b32a from Hackage revision
476d2d9c50
.
2017-10-31 19:09:19 +01:00
Peter Simons
2177c9f036
hackage2nix: disable failing builds
2017-10-31 19:09:19 +01:00
Peter Simons
60321cb811
LTS Haskell 9.11
2017-10-31 19:09:18 +01:00
Ryan Trinkle
160685725e
haskell-packages: fix all-cabal-hashes component lookup
...
Previously, if a package name in a later component was a substring of a package name in an earlier component, the earlier component would be selected due to a partial-name match. This commit prevents partial matches.
2017-10-24 09:43:29 -04:00
Will Fancher
aadbef00bd
callCabal2nix: Don't rebuild unchanged cabal file ( Fixed #23880 )
2017-10-24 03:00:07 -04:00
Peter Simons
d2f9dc4a3b
haskell-ltk: fix build by providing haskell-gi-overloading-0.0
...
Closes https://github.com/NixOS/nixpkgs/pull/30462 .
2017-10-23 20:16:45 +02:00
Bas van Dijk
68e05a361d
haskell: ghcjs packages: fix build of fail
2017-10-23 19:44:46 +02:00
Michael Alan Dorman
d559edc277
git-annex: update sha
2017-10-23 15:57:34 +02:00
Peter Simons
895b4ef59b
liquidhaskell: use latest aeson
2017-10-23 15:57:34 +02:00
Peter Simons
25eb5eecb7
haskell-fluid-idl-scotty: disable broken build
2017-10-23 15:57:34 +02:00
Peter Simons
714edcad24
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
4932dd52cb
.
2017-10-23 15:57:28 +02:00
Peter Simons
02f4079fce
LTS Haskell 9.10
2017-10-23 15:57:25 +02:00
Frank Doepper
2d7705f8d4
haskellPackages.amqp-utils: fix dependencies
2017-10-21 18:10:29 +02:00
Peter Simons
09a13160dd
liquidhaskell: new release copes with recent versions of its dependencies
2017-10-17 20:35:30 +02:00
Peter Simons
f9b72047f8
haskell-fluid-idl-http-client: disable broken build
2017-10-17 20:35:30 +02:00
Peter Simons
a7144523cf
haskell-partial-semigroup: break cyclic reference that results in an infinite recursion
2017-10-17 20:35:29 +02:00
Peter Simons
e8733f5919
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
b460814f24
.
2017-10-17 20:35:26 +02:00
Peter Simons
3f9568a33a
hackage2nix: disable broken builds
2017-10-17 20:35:03 +02:00
Peter Simons
4a10878d0d
LTS Haskell 9.9
2017-10-17 20:35:03 +02:00
Shea Levy
ad6b8f438d
Merge branch 'all-cabal-hashes-components'
2017-10-15 18:13:29 -04:00
Mateusz Kowalczyk
0ef6e215ff
Agda: package builds fine these days
...
Tested with 8.0.2 and 8.2.1.
2017-10-13 15:35:27 +01:00
Shea Levy
843e0992ca
Partition all-cabal-hashes into case-insensitive-safe components.
...
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
2017-10-12 14:57:21 -04:00
Michael Alan Dorman
11efabe29c
htoml-megaparsec: build against newest megaparsec
2017-10-12 18:53:27 +01:00
Peter Simons
57594bcf0a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
635afca45d
.
2017-10-12 18:53:22 +01:00
Peter Simons
6e32a54239
liquidhaskell: re-enable Hydra builds
2017-10-12 18:53:22 +01:00
Peter Simons
fa6ed82e5e
LTS Haskell 9.8
2017-10-12 18:52:41 +01:00