1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 15:41:40 +00:00
Commit graph

2082 commits

Author SHA1 Message Date
Mathijs Kwik 4b058a204d remove obsolete haskell-parsers-0.10 2014-08-25 13:56:53 +02:00
Peter Simons c2ad6595d2 haskell-HTTP: update to version 4000.2.18 2014-08-25 12:17:15 +02:00
Peter Simons 57c8030b56 haskell-MonadRandom: update to version 0.2.0.1 2014-08-25 12:17:15 +02:00
Peter Simons c6107230dc haskell-ghc-mod: update to version 5.0.1.1 2014-08-24 20:28:13 +02:00
Peter Simons d72b7796d1 haskell-MonadRandom: add version 0.2
We cannot use it anywhere except HEAD, unfortunately, because the
package depends on transformers 0.4.x, which is a core package and
cannot be updated.
2014-08-24 20:28:12 +02:00
Peter Simons af49e4a2b0 haskell-vty: update to version 5.2.0 2014-08-24 20:28:12 +02:00
Peter Simons 9ca9a23abe haskell-network: add version 2.6.0.1
We cannot use this version anywhere because of https://github.com/haskell/HTTP/issues/75
2014-08-24 20:28:12 +02:00
Peter Simons 963c45ecf8 haskell-random: update to version 1.0.1.3
Don't update the library for GHC <= 7.4.x: https://github.com/haskell/random/issues/10
2014-08-24 20:28:12 +02:00
Mateusz Kowalczyk 2a94f8916a haskell-sized: add 0.1.0.0 2014-08-24 17:01:26 +01:00
Mateusz Kowalczyk 780070afa0 haskell-type-natural: add 0.2.3.1 2014-08-24 17:01:08 +01:00
Mateusz Kowalczyk a39488f4f1 haskell-monomorphic: add 0.0.3.2 2014-08-24 17:00:06 +01:00
Mateusz Kowalczyk 041f6a181b haskell-equational-reasoning: add version 0.2.0.4 2014-08-24 16:58:58 +01:00
James ‘Twey’ Kay 61a5054953 New Haskell package: network-fancy 2014-08-24 11:33:19 +01:00
Ian-Woo Kim fab4eb2e7b yesod-auth-hashdb haskell package added 2014-08-23 12:44:41 -04:00
Danny Chan 9fbd7d7ad5 Add new package ghcParser 2014-08-23 14:00:21 +02:00
Aycan iRiCAN 5e1475d76d Revert "Revert "Merge pull request #3718 from MP2E/lens_4_4_update""
This reverts commit fec81c392f.
2014-08-22 17:55:55 +03:00
Aycan iRiCAN fec81c392f Revert "Merge pull request #3718 from MP2E/lens_4_4_update"
This reverts commit 53fab4004e, reversing
changes made to 08e4d58600.
2014-08-22 12:38:10 +03:00
Cray Elliott fbecc24611 Add lens-aeson library, lens 4.4 split all aeson functionality to here 2014-08-22 00:16:32 -07:00
Hoang Xuan Phu 8fb6a25c6b generate reserve using cabal2nix 2014-08-21 18:04:25 +08:00
Peter Simons 30d05ba082 haskell-timeparsers: build this package with a recent version of 'convertible' 2014-08-20 20:26:57 +02:00
Peter Simons e910c8d6c9 Disable Hydra builds for broken Haskell packages.
The following packages are broken with GHC 7.8.3:

 - filesystem-conduit version 1.0.0.2
 - ghc-events-analyze version 0.2.0
 - haskelldb version 2.2.2
 - haskell-mpi version 1.2.1
 - haxr-th version 3000.5
 - hoauth version 0.3.5
 - holy-project version 0.1.1.0
 - hoogle version 4.2.32
 - hspread version 0.3.3
 - instant-generics version 0.4
 - ivor version 0.1.14.1
 - jmacro-rpc-happstack version 0.3
 - lambdacube-engine version 0.2.4
 - language-c-inline version 0.6.0.0
 - lockfree-queue version 0.2.3
 - monad-peel version 0.1.1
 - network-transport-tests version 0.1.0.1
 - poppler version 0.12.3
 - profiteur version 0.1.2.1
 - prolog-graph-lib version 0.2.0.1
 - semigroupoid-extras version 4.0
 - setlocale version 0.0.3
 - sized-types version 0.5.0
 - snaplet-postgresql-simple version 0.5
 - snap-loader-dynamic version 0.10.0.2
 - uhc git version 20120502
 - uniqueid version 0.1.1
 - unix-process-conduit version 0.2.2.3
 - vado version 0.0.1
 - vcsgui version 0.0.4
 - xml-html-conduit-lens version 0.3.2.0

The following packages depend on one of the broken ones above:

 - hoodle-builder version 0.3
 - hoodle-core version 0.14
 - hoodle-extra version 0.1
 - hoodle-parser version 0.3
 - hoodle-render version 0.4
 - hoodle-types version 0.3
 - hoodle version 0.3
 - kansas-lava version 0.2.4
 - liblastfm version 0.4.0.0
 - prolog-graph version 0.1.0.2
 - vacuum-cairo version 0.5
 - wcwidth version 0.0.2
2014-08-20 20:26:57 +02:00
Peter Simons b4175c94e9 Merge pull request #3689 from Fuuzetsu/ghc-mod
haskell-ghc-mod: add 5.0.1
2014-08-20 17:17:00 +02:00
Mateusz Kowalczyk c9dd66fde6 haskell-ghc-mod: add 5.0.1
Separate expression for now due to big API chanages.
2014-08-20 12:09:54 +01:00
Peter Simons c25d90de7b Move 'cryptol' and 'darcs' from the generic Haskell package set into all-packages.nix.
These packages need very a version of GHC to compile.
2014-08-20 11:57:38 +02:00
Carlo Nucera fd1ec088d2 Added monadSupply (monad-supply) to haskellPackages 2014-08-19 23:47:58 +02:00
Emil Rangden e15036dbd0 haskell fix - fay
Remove explicit old aeson version and update to latest
2014-08-19 23:47:58 +02:00
Mateusz Kowalczyk 6870cb88ae haskell-gtk3: add 0.13.0.0 2014-08-19 03:45:54 +01:00
Mateusz Kowalczyk 4cf5ef541f haskell-haskoin: add 0.1.0.2 2014-08-18 17:15:54 +01:00
Mateusz Kowalczyk 32739cffde haskell-json-rpc: add 0.2.0.1 2014-08-18 16:58:29 +01:00
Peter Simons c5dca72abe Merge pull request #3657 from ttuegel/network-uri
Add haskell-network-uri-2.6.0.0
2014-08-18 17:48:49 +02:00
Oliver Charles ab7b973b33 haskellPackages.xlsx: New expression 2014-08-18 15:57:24 +01:00
Thomas Tuegel 26a5718957 Add haskell-network-uri-2.6.0.0 2014-08-18 08:29:16 -05:00
Peter Simons d49f5283d7 haskell-packages.nix: drop trailing whitespace 2014-08-17 00:20:12 +02:00
Peter Simons 253f2825e2 haskell-haddock-library: add version 1.1.0 2014-08-17 00:20:12 +02:00
Peter Simons c552ae1c95 haskell-loop: add version 0.2.0 2014-08-17 00:20:12 +02:00
Peter Simons 751ccf9560 Merge pull request #3620 from NOTtheMessiah/master
added implicit and storableEndian to haskellPackages for ImplicitCAD
2014-08-16 13:35:26 +02:00
Mateusz Kowalczyk 631e4097a6 haskell-base32-bytestring: add version 0.2.1.0 2014-08-16 11:47:14 +01:00
Mateusz Kowalczyk babec1351f haskell-bits-extras: add version 0.1.3 2014-08-16 11:46:53 +01:00
Aycan iRiCAN dd9fcdce1d Merge pull request #3623 from MP2E/algebra
add the Haskell algebra library
2014-08-16 10:45:01 +03:00
John Wiegley cd89cc018f haskell-aeson: Add version 0.7.0.6 2014-08-16 00:13:15 -05:00
Cray Elliott 947d1945fb add the Haskell algebra library 2014-08-15 20:27:58 -07:00
Brian Cohen fea19a1fd6 Added implicit and storableEndian to haskellPackages for ImplicitCAD 2014-08-15 21:26:11 -04:00
Peter Simons e0632b21dc Merge pull request #3613 from phunehehe/HaskellNet-SSL
add HaskellNet-SSL
2014-08-15 18:30:56 +02:00
Hoang Xuan Phu 6ded64bd05 add HaskellNet-SSL 2014-08-15 22:14:23 +08:00
Matthew Brown 33c7f791d8 Added haskell hex protobuf packages 2014-08-15 14:17:40 +01:00
Peter Simons 98f3e189f5 haskell-{pure-cdb,hscope}: pass 'null' instead of 'testSimple', which is broken
The fact that test-simple doesn't exist won't matter because we just don't
execute the test suites of these packages.
2014-08-14 14:41:23 +02:00
Thomas Strobel 637ed1642e Add Haskell package: pointfree 2014-08-14 14:41:22 +02:00
Peter Simons 758838df2b Merge pull request #3579 from ts468/haskell-haskell-docs
Add Haskell package: haskell-docs
2014-08-14 13:56:24 +02:00
Peter Simons 91ce5a47a6 Merge pull request #3578 from ts468/haskell-hscope
Add Haskell packages: hscope and pure-cdb
2014-08-14 13:55:55 +02:00
Aycan iRiCAN 0fcc634d59 Merge pull request #3576 from ts468/haskell-pointful
Add Haskell package: pointful
2014-08-14 08:49:16 +03:00
Thomas Strobel aab5ab8711 Add Haskell package: haskell-docs 2014-08-14 01:00:31 +02:00
Thomas Strobel f2e30cb9b2 Add Haskell package: pointful 2014-08-14 00:40:33 +02:00
Thomas Strobel 26bda4eb00 Add Haskell packages: hscope and pure-cdb 2014-08-14 00:35:32 +02:00
Thomas Strobel cd9f3db40b Add Haskell package: pointful 2014-08-13 23:38:34 +02:00
Hoang Xuan Phu f7a460af14 add HaskellNet 2014-08-13 21:55:11 +08:00
Peter Simons cdabab5b28 Merge pull request #3555 from tomberek/haskell_hplayground
Haskell hplayground
2014-08-13 15:39:07 +02:00
Thomas Tuegel 631f8cacb0 Add haskell-formatting-5.2 2014-08-13 06:58:37 -05:00
tomberek 0e24703c5b Add haste-perch for hplayground 2014-08-12 20:45:22 -04:00
tomberek e3ad8ba4be Adds hplayground, needs hastePerch 2014-08-12 20:37:22 -04:00
Oliver Charles 4e2adbeb4d haskellPackages.bound: New expression 2014-08-12 18:11:33 +01:00
Peter Simons 46e5a78b81 haskell-Allure: add version 0.4.99.0 2014-08-12 12:37:44 +02:00
Peter Simons cccb6a67eb haskell-zip-archive: update to version 0.2.3.4 2014-08-12 12:37:43 +02:00
Gergely Risko 36c1655aa0 Use shared atlas in liblapack for hmatrix 2014-08-12 02:27:44 +02:00
Peter Simons 59e15fe815 Revert "Many minor fixes to get things building after recent compiler changes".
This reverts the Haskell part of commit 326ca0f690, because these changes
broke the 'scientific' build with GHC 7.4.2.
2014-08-11 14:48:35 +02:00
Mateusz Kowalczyk 6aa17c2ea9 haskell-profunctor-extras: deperecated package
Use profunctors instead. We have no dependencies on this anyway.
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk e8b13a9586 haskell-vty-ui: explicitly use vty 4.7.5
https://github.com/jtdaugherty/vty-ui/issues/55
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk 06d8dfaf40 haskell-base64-conduit: remove package
The package has been deprecated by upstream and we have nothing that
depends on it.
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 9cb34308da haskell-PastePipe: add version 1.5 2014-08-11 07:03:19 +02:00
John Wiegley 326ca0f690 Many minor fixes to get things building after recent compiler changes 2014-08-10 23:18:57 -05:00
Peter Simons 4f17e39137 Merge pull request #3521 from pavelkogan/haskell-xml-conduit-writer
haskell-xml-conduit-writer: add version 0.1.1.1
2014-08-10 22:43:15 +02:00
Peter Simons 43fd39de43 Merge pull request #3520 from pavelkogan/SourceGraph
new packages: SourceGraph + dependency
2014-08-10 22:42:56 +02:00
Pavel Kogan e1b139372c haskell-xml-conduit-writer: add version 0.1.1.1 2014-08-10 16:27:29 +01:00
Pavel Kogan a00209a38e Add SourceGraph: Haskell code analysis tool 2014-08-10 16:13:35 +01:00
Pavel Kogan 51a2e36f20 haskell-Graphalyze: add version 0.14.1.0 2014-08-10 16:13:34 +01:00
Peter Simons 01a059ee80 haskell-filepath: drop this package, it's been part of GHC forever 2014-08-09 13:49:24 +02:00
Peter Simons f44346d077 haskell-fay: build with aeson 0.7.x to fix build errors 2014-08-09 13:49:23 +02:00
Peter Simons c00e814202 HaRe: remove broken package until it supports GHC 7.8.3 2014-08-09 13:49:23 +02:00
Peter Simons ad42c60b91 haskell-token-utils: remove broken package until it supports GHC 7.8.3
https://github.com/alanz/haskell-token-utils/issues/1#issuecomment-51681623
2014-08-09 13:49:23 +02:00
Peter Simons 3531038008 haskell-aeson: update to version 0.8.x 2014-08-09 13:49:23 +02:00
Peter Simons c2b405e06c haskell-{alex,BNFC}-meta: remove broken packages 2014-08-09 00:39:52 +02:00
Peter Simons 45b9b6f2cf haskell-haskintex: add version 0.5.0.0 2014-08-08 16:10:00 +02:00
Peter Simons 86418382d5 haskell-HaTeX: add version 3.13.1.0 2014-08-08 16:10:00 +02:00
Peter Simons 5c8765d662 haskell-matrix: add version 0.3.3.0 2014-08-08 16:09:59 +02:00
Peter Simons b0f5c885ec Merge pull request #3479 from pavelkogan/haskell-webkit
haskell-webkit: add version 0.13.0.0
2014-08-07 22:52:48 +02:00
Aycan iRiCAN 16b3955b42 Merge pull request #3483 from monocell/haskell-xorshift
new package: haskell xorshift
2014-08-07 18:49:48 +03:00
Aycan iRiCAN f82cdd49be Merge pull request #3481 from Twey/sodium
Add derivation for Sodium (Haskell FRP library)
2014-08-07 18:29:25 +03:00
Peter Simons c6d3075d69 haskell-attoparsec: update to version 0.12.1.1 2014-08-07 12:41:15 +02:00
Emil Rangden 356bd34b86 new package: haskell xorshift 2014-08-07 10:34:07 +02:00
James ‘Twey’ Kay 10feef08ae Add derivation for Sodium (Haskell FRP library) 2014-08-06 21:43:10 +01:00
Pavel Kogan ffae2ce039 haskell-webkit: add version 0.13.0.0 2014-08-06 16:44:35 +01:00
Peter Simons b6e2a52b72 Merge pull request #3418 from peti/drop-obsolete-agda-version
Agda: drop obsolete version 2.3.2.2
2014-08-06 13:39:30 +02:00
Peter Simons 953de80aad haskell-data-fin: add version 0.1.1.2 2014-08-05 19:56:27 +02:00
Peter Simons 6103824dd7 haskell-prelude-safeenum: add version 0.1.1.1 2014-08-05 19:56:16 +02:00
Oliver Charles 7a6ebb5420 haskellPackages.genericsSop: New expression 2014-08-05 17:12:19 +01:00
Peter Simons 9023cea859 Merge pull request #3268 from codygman/master
dom-selector: add version 0.2.0.1
2014-08-04 16:57:08 +02:00
Peter Simons ec87968ba2 haskell-auto-update: add version 0.1.0.0 2014-08-04 16:52:26 +02:00
Aycan iRiCAN f20f30af2c Merge pull request #3457 from luke-clifton/lc-haskell-ad
Adding Haskell Package AD for automatic differentiation
2014-08-04 14:16:25 +03:00
Luke Clifton 1501536dcd Adding Haskell Package AD for automatic differentiation 2014-08-04 18:21:25 +08:00
Peter Simons fde5b8488b Merge pull request #3450 from cbpark/haskell_probability
Add haskell-probability
2014-08-04 10:52:33 +02:00
aszlig f40fc0624d
haskell/yi: Build against vty 4.7.5.
Probably jailbreak would do as well, but the version constraints are:

vty >= 4.7.4 && <5

I suppose the upcoming release of Yi will fix this, so I'm not using
jailbreak here (apart from the fact that Yi doesn't build successfully
using VTY >= 5).

Thanks to @bb010g for reporting.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-04 07:51:11 +02:00
cbpark 65949e7415 Add haskell-probability 2014-08-04 00:58:17 +02:00
Mateusz Kowalczyk ed51045f13 haskell-bencoding: 0.4.3.0 2014-07-31 19:12:43 +02:00
Peter Simons 84cf3f3de7 Agda: drop obsolete version 2.3.2.2 2014-07-31 13:58:36 +02:00
Peter Simons 7387244094 haskell-vty: update to version 5.1.4 2014-07-31 13:57:45 +02:00
Peter Simons 5f2ad413b7 haskell-xml-html-conduit-lens: add version 0.3.2.0 2014-07-31 13:57:45 +02:00
Peter Simons 689b322e10 Agda: update to version 2.4.0.2 2014-07-31 13:57:45 +02:00
John Wiegley 7d90959d73 idris: 0.9.14 -> 0.9.14.1 2014-07-30 18:11:18 -05:00
John Wiegley 11dc22e3ee Agda needs an older version of haskell-equivalence 2014-07-30 18:10:59 -05:00
Peter Simons d711c60c3d haskell-base-prelude: add version 0.1.3 2014-07-29 18:39:34 +02:00
Peter Simons 9d56d25673 haskell-vty: update to version 5.1.3 2014-07-28 20:32:59 +02:00
Peter Simons 0aa0b7680c haskell-parsers: update to version 0.12.1 2014-07-28 20:32:52 +02:00
Peter Simons 41ff906084 haskell-easy-file: add version 0.2.0 2014-07-28 20:32:52 +02:00
Peter Simons c526312445 haskell-free-game: update to version 1.1.78 2014-07-28 20:32:52 +02:00
Peter Simons eec522e69a haskell-nixpkgs.nix: update Cabal to version 1.20.0.2 2014-07-28 20:32:52 +02:00
Peter Simons 02c99b7cd1 haskell-haste-perch: drop unsupported package
This package requires a special build process that's not based on Cabal (see
<https://github.com/agocorona/haste-perch/issues/5>). Someone needs to figure
out how to compile and install this stuff in the context of Nix.
2014-07-22 14:20:59 +02:00
Peter Simons 5e3f52243d haskell-HUnit-approx: add version 1.0 2014-07-22 14:20:57 +02:00
Peter Simons 1add807fdf haskell-parsers: switch to version 0.12 2014-07-22 14:20:57 +02:00
Shea Levy 430bf4719e Add plugins haskell package 2014-07-21 09:44:39 -04:00
Aycan iRiCAN de155d13da Merge pull request #3227 from hrdinka/haskell-stm-containers
haskell-stm-containers: add package version 0.1.2 and its dependencies
2014-07-19 11:47:42 +03:00
Aycan iRiCAN bfe2e05925 Merge pull request #3319 from luke-clifton/master
Added cgrep utility.
2014-07-19 11:43:06 +03:00
Aycan iRiCAN f057f06136 resolved conflicts 2014-07-19 11:25:30 +03:00
Aycan iRiCAN 9489105aca Merge branch 'haskellPackages.rest' 2014-07-19 11:18:18 +03:00
Luke Clifton 2fbd9e07f2 Added cgrep utility. 2014-07-19 12:21:15 +08:00
John Wiegley ad31933ec4 haskell-agda: 2.4.0.1 needs QuickCheck 2.7.5 specifically 2014-07-18 18:02:09 -05:00
Peter Simons 489923be2a parsers-0.12: don't use this version yet because it breaks trifecta 2014-07-18 17:30:49 +02:00
Peter Simons ebed71f440 aeson: don't use version 0.8 yet because it breaks too many packages at the moment 2014-07-18 17:30:49 +02:00
Peter Simons 8a2aa3ccac haskell-parsers: add version 0.12 2014-07-18 17:30:49 +02:00
Peter Simons 2603db86d3 haskell-aeson: add version 0.8.0.0 2014-07-18 17:30:48 +02:00
Peter Simons 91c17543f2 haskell-QuickCheck: add version 2.7.6 2014-07-18 17:30:48 +02:00
Peter Simons 125aeed5a0 haddock: update to version 2.14.3 2014-07-18 17:30:48 +02:00
Benno Fünfstück 5fa3754813 haskell-applicative-quoters: new expression 2014-07-17 21:48:06 +02:00
Daniel Austin 62f01119f3 Enable expressions for 'important' parts of the rest framework from Silk.co 2014-07-17 07:36:46 +02:00
Peter Simons 9d457ec228 Merge pull request #3282 from aycanirican/jmacro
Added haskelPackages.jmacro-*
2014-07-16 12:10:51 +02:00
Peter Simons 93464d88b0 Merge pull request #3293 from codygman/blaze-from-html
blaze-from-html: add version 0.3.2.1
2014-07-16 12:07:42 +02:00
Peter Simons 06e38776d4 Merge pull request #3298 from MP2E/hi_import
Import the cabal new project template creator, "hi"
2014-07-16 12:03:07 +02:00
Cray Elliott 90392f6233 Import the haskell cabal template creator, "hi" from Hackage
note: depends on template
2014-07-16 01:13:09 -07:00
Cray Elliott 0e3f66d051 import Haskell template library from Hackage 2014-07-16 01:12:58 -07:00
Oliver Charles 952f3f6e8b haskellPackages.ekgCarbon: New expression 2014-07-16 08:20:27 +01:00
Cody Goodman 5ba2e544d2 blaze-from-html: add version 0.3.2.1 2014-07-15 20:16:31 -05:00
Shea Levy 9087d03190 Add haskell-simple-conduit 2014-07-15 20:41:58 -04:00
Aycan iRiCAN b46fb708b7 Added jmacro-* 2014-07-15 13:08:39 +03:00
Oliver Charles b4a6e873f6 Add expressions for Haskell engine-io, engine-io-snap and socket-io 2014-07-15 10:47:00 +01:00
Aycan iRiCAN c0fe93fdb6 Added more rest packages. 2014-07-15 03:04:59 +03:00
Peter Simons 2b223c1349 haskell-scientific: update to version 0.3.3.0 2014-07-14 17:33:51 +02:00
Peter Simons 72c4fe7de2 haskell-unordered-containers: add version 0.2.5.0 2014-07-14 17:33:51 +02:00
Peter Simons be090a6372 happy: remove obsolete versions 1.18.8, 1.18.11, 1.19.2, and 1.19.3 2014-07-14 17:33:48 +02:00
Peter Simons 15d9034477 happy: update to version 1.19.4 2014-07-14 17:33:48 +02:00
Peter Simons f596ecbd70 Merge pull request #3271 from bennofs/haskell-data-fix
haskell-data-fix: new package
2014-07-14 17:27:51 +02:00
Aycan iRiCAN d3f763696d Added Rest For Haskell and dependencies (rest-core, rest-types, rest-snap etc...) 2014-07-14 15:52:43 +03:00
Cray Elliott 9f66dafa29 Import the Haskell library shellish 0.1.3 from Cabal 2014-07-14 05:01:54 -07:00
John Wiegley 7b0e242d49 haskell-zippers: new expression 2014-07-14 02:48:32 -05:00
Cody Goodman 7bbe9390f9 dom-selector: add version 0.2.0.1 2014-07-14 00:42:31 -05:00
Peter Simons 098a2c07fa haskell-packages.nix: cosmetic 2014-07-12 15:13:58 +02:00
Benno Fünfstück bc48c4cdb3 haskell-data-fix: new package 2014-07-11 22:41:51 +02:00
Sönke Hahn 0f65768234 taggy-lens: new haskell package, version 0.1.1 2014-07-11 16:47:12 +08:00
Sönke Hahn b2fa0a4313 taggy: new haskell package, version 0.1 2014-07-11 15:13:04 +08:00
Oliver Charles 0de3106a4b Merge pull request #3235 from bosu/haxl
Add haxl haskell package
2014-07-10 20:01:12 +01:00
Boris Sukholitko 482afc2922 Add haxl haskell package 2014-07-10 20:55:47 +03:00
Christoph Hrdinka dc261008dc haskell-stm-containers: add package version 0.1.2 and its dependencies 2014-07-10 10:15:06 +02:00
Christoph Hrdinka 71a0dfd568 haskell-clay: add package version 0.9.0.1 2014-07-10 10:02:58 +02:00
Luca Bruno d05a86a1de Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the box 2014-07-09 15:46:48 +02:00
Peter Simons ce6c23d8a6 Merge pull request #3210 from aycanirican/hpdf
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons 81e6e97c61 haskell-vty: update to version 5.1.1 2014-07-08 15:58:21 +02:00
Peter Simons 35f380c7ba haskell-parsers: update to version 0.11.0.3 2014-07-08 15:58:21 +02:00
Peter Simons a9b0361cbf haskell-regex-tdfa-rc: add version 1.1.8.3 2014-07-08 15:58:21 +02:00
Peter Simons 023b9094aa haskell-haskell-token-utils: add version 0.0.0.2 2014-07-08 15:58:21 +02:00
Aycan iRiCAN c57a72bbae Introduced haskellPackages.HPDF 2014-07-08 10:07:34 +03:00
Sönke Hahn c7159f0706 haskell-hspec-attoparsec: new package, version 0.1.0.1 2014-07-08 13:47:01 +08:00
Peter Simons 2044c13947 Revert "pretty: new haskell package"
This reverts commit 51dc75b769. The pretty
library is a core package since (at least) GHC 6.10.4, i.e. every single one of
our compilers ships this library by default. Adding the package to the global
namespace like this is almost certainly going to cause trouble because we'll
end up with inconsistently linked binaries whenever packages mix the user-space
pretty library with the core one.
2014-07-07 16:41:59 +02:00
Luca Bruno 51dc75b769 pretty: new haskell package 2014-07-07 15:35:12 +02:00
Peter Simons 6ccf8cbfeb haskell-packages.nix: delete obsolete 'gtk2hsC2hs' alias 2014-07-07 11:15:41 +02:00
Peter Simons 27ff2eeb77 haskell-gtkglext: re-generate with cabal2nix 2014-07-07 11:15:16 +02:00
John Wiegley 74d51f0b4e Merge pull request #3197 from wavewave/gitlib
Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2
2014-07-06 15:19:19 -05:00
Ian-Woo Kim 90dacd685d Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2 added. Low/High-level API for git 2014-07-06 22:03:38 +02:00
tomberek 36426f2b49 Initial additions 2014-07-04 09:10:57 -04:00
Peter Simons 609514d281 haskell-AES: fix spelling of the corresponding attribute and directory name 2014-07-03 16:51:25 +02:00
Oliver Charles 65f1e8667d Merge pull request #3169 from fluffynukeit/add-haskell-snaplet-postgresql-simple
Added snapletPostgresqlSimple to haskellPackages.
2014-07-03 09:17:26 +01:00
Oliver Charles 13c6e05d61 Merge pull request #3168 from fluffynukeit/add-haskell-snap-web-routes
Added snapWebRoutes to haskellPackages.
2014-07-03 09:16:21 +01:00
Daniel Austin d60c5a55a0 Added snapletPostgresqlSimple to haskellPackages. 2014-07-03 07:40:38 +02:00
Daniel Austin 9db55e72e5 Added snapWebRoutes to haskellPackages. 2014-07-03 03:25:05 +02:00
Oliver Charles 0d5537ac23 Merge pull request #3157 from hellertime/pkg/haskell-Thrift
Add Thrift-0.6.0.1
2014-07-02 15:05:35 +01:00
Chris Heller 1ca3e9c681 Remove version. Make default 2014-07-02 08:38:02 -04:00
Chris Heller 7efe90a6e3 Add Thrift-0.6.0.1 2014-07-02 00:14:06 -04:00
Aycan iRiCAN ea7ddcd864 Added pipes-csv and pipes-http 2014-07-01 22:52:09 +03:00
Peter Simons 6d068be1bf cabal-install: update to version 1.20.0.3 2014-06-30 17:03:07 +02:00
Peter Simons 0b1b4e5870 Merge pull request #3133 from deepfire/haskell-yampa
haskellPackages.Yampa:  new expression
2014-06-30 15:35:35 +02:00
Oliver Charles f8e984b9b2 haskellPackages.compdata: Require GHC >= 7.8 2014-06-30 00:15:02 +01:00
Kosyrev Serge 3ee00efbab haskellPackages.Yampa: new expression 2014-06-29 23:38:54 +04:00
Austin Seipp 18617d66cc Merge pull request #3110 from bennofs/update-cabal-bounds
haskell-cabal-bounds: update Cabal version
2014-06-28 20:35:24 -05:00
Austin Seipp 4931b261f9 Merge pull request #3117 from bennofs/haskell-deepseq-generics
haskell-deepseq-generics: new expression
2014-06-28 20:34:55 -05:00
Austin Seipp 7dfb3b17c6 Merge pull request #3121 from deepfire/haskell-sha2
SHA2:  new expression
2014-06-28 20:34:31 -05:00
Arseniy Seroka 9802165f7a haskel-command-qq: add pkg 2014-06-29 04:25:23 +04:00
Kosyrev Serge 962011de36 SHA2: new expression 2014-06-29 04:13:20 +04:00
Benno Fünfstück cd48bbfaec haskell-deepseq-generics: new expression 2014-06-28 21:30:14 +02:00
Benno Fünfstück 164c578c96 haskell-cabal-bounds: GHC 7.8 has only Cabal 1.18 2014-06-28 16:50:35 +02:00
Benno Fünfstück 4c2a206d53 haskell-cabal-bounds: update Cabal version 2014-06-28 16:48:07 +02:00
Austin Seipp 658792ab9a Merge pull request #3086 from tomberek/haskell_addmonadlocpp
Haskell: add monadloc-pp
2014-06-26 19:01:12 -05:00
John Wiegley ad128c637b haskell-folds: new expression 2014-06-26 11:41:00 -07:00
tomberek 5edd90ac3f Haskell: add monadloc-pp 2014-06-25 23:57:14 -04:00
Aycan iRiCAN 8e4e15804c Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver. 2014-06-25 03:02:50 +03:00