hackage-packages.nix: update Haskell package set

This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: 3b6870536f
  - Hackage: f6dcb81d2a
  - LTS Haskell: 6bcb171af7
  - Stackage Nightly: fbf2e48e58
This commit is contained in:
Peter Simons 2016-03-18 07:55:09 +01:00
parent 2d72bc1402
commit 3689c34b31

View File

@ -30424,6 +30424,7 @@ self: {
jailbreak = true;
description = "A journaled data store";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"arff" = callPackage
@ -39620,6 +39621,7 @@ self: {
homepage = "http://github.com/MichaelXavier/bloodhound-amazonka-auth#readme";
description = "Adds convenient Amazon ElasticSearch Service authentication to Bloodhound";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"bloomfilter" = callPackage
@ -39869,6 +39871,7 @@ self: {
homepage = "http://github.com/rblaze/bond-haskell#readme";
description = "Runtime support for BOND serialization";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"bond-haskell-compiler" = callPackage
@ -46865,6 +46868,7 @@ self: {
homepage = "https://github.com/mocnik-science/chorale";
description = "A module containing basic functions that the prelude does not offer";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"chp" = callPackage
@ -55888,6 +55892,7 @@ self: {
homepage = "https://github.com/stefan-j/cplex-haskell";
description = "high-level CPLEX interface";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {cplex = null;};
"cplusplus-th" = callPackage
@ -68701,6 +68706,7 @@ self: {
jailbreak = true;
description = "(Fast) Dynamic Time Warping";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"dual-tree_0_2_0_5" = callPackage
@ -78392,6 +78398,7 @@ self: {
homepage = "http://github.com/deech/fltkhs-fluid-demos";
description = "Fltkhs Fluid Demos";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"fltkhs-fluid-examples" = callPackage
@ -81868,6 +81875,7 @@ self: {
];
description = "stringly-named getters for generic data";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"generic-aeson_0_2_0_2" = callPackage
@ -88640,6 +88648,7 @@ self: {
homepage = "https://github.com/Teaspot-Studio/gore-and-ash-network";
description = "Core module for Gore&Ash engine with low level network API";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"gore-and-ash-sdl" = callPackage
@ -88681,6 +88690,7 @@ self: {
homepage = "https://github.com/Teaspot-Studio/gore-and-ash-sync";
description = "Gore&Ash module for high level network synchronization";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"gpah" = callPackage
@ -97015,6 +97025,7 @@ self: {
homepage = "http://github.com/bjpop/haskell-mpi";
description = "Distributed parallel programming in Haskell using MPI";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = [ "i686-linux" "x86_64-linux" ];
}) {open-pal = null; open-rte = null; inherit (pkgs) openmpi;};
"haskell-names_0_4_1" = callPackage
@ -100181,6 +100192,8 @@ self: {
pname = "haxl";
version = "0.3.1.0";
sha256 = "fba961b0f3a9a9b6f7cf6ac24689d48fb8404d79ec86a36c2784f3f45d06669a";
revision = "1";
editedCabalFile = "223c00b89badaca423837b8a831c90e59f2826d359dccf22500e1fbbb96d7f07";
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
@ -103837,6 +103850,32 @@ self: {
license = "GPL";
}) {};
"highlighting-kate_0_6_2" = callPackage
({ mkDerivation, base, blaze-html, bytestring, containers, Diff
, directory, filepath, mtl, parsec, pcre-light, process
, utf8-string
}:
mkDerivation {
pname = "highlighting-kate";
version = "0.6.2";
sha256 = "728f10ccba6dfa1604398ae527520d2debeef870472fe104c2bf0714c513b411";
configureFlags = [ "-fpcre-light" ];
isLibrary = true;
isExecutable = true;
libraryHaskellDepends = [
base blaze-html bytestring containers mtl parsec pcre-light
utf8-string
];
executableHaskellDepends = [ base blaze-html containers filepath ];
testHaskellDepends = [
base blaze-html containers Diff directory filepath process
];
homepage = "http://github.com/jgm/highlighting-kate";
description = "Syntax highlighting";
license = "GPL";
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hills" = callPackage
({ mkDerivation, array, base, bytestring, directory, filepath
, optparse-applicative, text, transformers
@ -124200,6 +124239,7 @@ self: {
homepage = "https://github.com/NICTA/javaclass";
description = "Java class files";
license = "unknown";
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"javasf" = callPackage
@ -126535,6 +126575,7 @@ self: {
];
description = "ElasticSearch scribe for the Katip logging framework";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"katt" = callPackage
@ -133998,7 +134039,7 @@ self: {
homepage = "https://github.com/ucsd-progsys/liquid-fixpoint";
description = "Predicate Abstraction-based Horn-Clause/Implication Constraint Solver";
license = stdenv.lib.licenses.bsd3;
maintainers = with stdenv.lib.maintainers; [ gridaphobe ];
hydraPlatforms = stdenv.lib.platforms.none;
}) {inherit (pkgs) ocaml; inherit (pkgs) z3;};
"liquidhaskell" = callPackage
@ -134041,7 +134082,7 @@ self: {
homepage = "http://goto.ucsd.edu/liquidhaskell";
description = "Liquid Types for Haskell";
license = stdenv.lib.licenses.bsd3;
maintainers = with stdenv.lib.maintainers; [ gridaphobe ];
hydraPlatforms = stdenv.lib.platforms.none;
}) {inherit (pkgs) z3;};
"lispparser" = callPackage
@ -140939,6 +140980,7 @@ self: {
homepage = "https://github.com/mrkkrp/mida";
description = "Language for algorithmic generation of MIDI files";
license = stdenv.lib.licenses.gpl3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"midair" = callPackage
@ -145101,6 +145143,7 @@ self: {
homepage = "https://github.com/scmu/mrm";
description = "Modular Refiable Matching, first-class matches";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ms" = callPackage
@ -164644,6 +164687,7 @@ self: {
homepage = "https://github.com/chrisdone/present";
description = "Make presentations for data types";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"press" = callPackage
@ -165995,15 +166039,18 @@ self: {
}) {};
"prometheus" = callPackage
({ mkDerivation, atomic-primops, base, bytestring, containers, mtl
, text, transformers
({ mkDerivation, atomic-primops, base, bytestring, containers
, http-types, mtl, text, transformers, wai, warp
}:
mkDerivation {
pname = "prometheus";
version = "0.1.0.2";
sha256 = "c8b651840fa76c328de96f37b4415edbe7379fca2a881ce823bfb35644d25519";
version = "0.1.1";
sha256 = "07454399e722968dfa89a0a450b47000158faf04e215ad0dd5617c4113e48a82";
revision = "1";
editedCabalFile = "68587df8835a894134e468240589efe668b14b60135f1333565769dba7effc15";
libraryHaskellDepends = [
atomic-primops base bytestring containers mtl text transformers
atomic-primops base bytestring containers http-types mtl text
transformers wai warp
];
homepage = "http://github.com/LukeHoersten/prometheus#readme";
description = "Prometheus Haskell Client";
@ -179400,6 +179447,7 @@ self: {
homepage = "https://github.com/davnils/sde-solver";
description = "Distributed SDE solver";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = [ "i686-linux" "x86_64-linux" ];
}) {};
"sdf2p1-parser" = callPackage
@ -179585,7 +179633,7 @@ self: {
description = "A software defined radio library";
license = stdenv.lib.licenses.bsd3;
platforms = [ "x86_64-darwin" "x86_64-linux" ];
hydraPlatforms = [ "x86_64-darwin" ];
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"seacat" = callPackage
@ -180522,6 +180570,7 @@ self: {
homepage = "https://github.com/hspec/sensei#readme";
description = "Automatically run Hspec tests on file modifications";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"sensenet" = callPackage
@ -182391,8 +182440,8 @@ self: {
pname = "servant-yaml";
version = "0.1.0.0";
sha256 = "c917d9b046b06a9c4386f743a78142c27cf7f0ec1ad8562770ab9828f2ee3204";
revision = "2";
editedCabalFile = "3ef09bca6255336c4a1dfd58b27a0d24957ea31e42d51d3b9334790518818ed0";
revision = "3";
editedCabalFile = "719641bbee8e5176d08614687070c45058c8b5a3ac6fcb1037599f6a9b75df58";
libraryHaskellDepends = [
base bytestring http-media servant yaml
];
@ -188495,6 +188544,7 @@ self: {
homepage = "http://github.com/statusfailed/snaplet-riak";
description = "A Snaplet for the Riak database";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"snaplet-sass" = callPackage
@ -189691,6 +189741,7 @@ self: {
];
description = "3d math including quaternions/euler angles/dcms and utility functions";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"spawn" = callPackage
@ -198624,7 +198675,7 @@ self: {
testSystemDepends = [ z3 ];
description = "Generate test-suites from refinement types";
license = stdenv.lib.licenses.mit;
maintainers = with stdenv.lib.maintainers; [ gridaphobe ];
hydraPlatforms = stdenv.lib.platforms.none;
}) {inherit (pkgs) z3;};
"task" = callPackage
@ -203794,6 +203845,7 @@ self: {
];
description = "A mutable hashmap, implicitly indexed by UTCTime";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"timeout" = callPackage
@ -206774,6 +206826,7 @@ self: {
homepage = "https://github.com/lysxia/twentyseven";
description = "Rubik's cube solver";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"twhs" = callPackage
@ -224620,6 +224673,7 @@ self: {
];
description = "YesQL-style SQL database abstraction";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"yesod_1_4_1_1" = callPackage