Commit a670971b authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[spago] update d3 dependencies

parent c7b5e7ab
// Generated by purs bundle 0.14.1
// Generated by purs bundle 0.14.2
var PS = {};
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Alt"] = $PS["Control.Alt"] || {};
var exports = $PS["Control.Alt"];
......@@ -16,7 +16,7 @@ var PS = {};
exports["alt"] = alt;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Semigroupoid"] = $PS["Control.Semigroupoid"] || {};
var exports = $PS["Control.Semigroupoid"];
......@@ -33,7 +33,7 @@ var PS = {};
exports["semigroupoidFn"] = semigroupoidFn;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Category"] = $PS["Control.Category"] || {};
var exports = $PS["Control.Category"];
......@@ -54,7 +54,7 @@ var PS = {};
exports["categoryFn"] = categoryFn;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Function"] = $PS["Data.Function"] || {};
var exports = $PS["Data.Function"];
......@@ -93,7 +93,7 @@ var PS = {};
exports.unit = {};
})(PS["Data.Unit"] = PS["Data.Unit"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Unit"] = $PS["Data.Unit"] || {};
var exports = $PS["Data.Unit"];
......@@ -101,7 +101,7 @@ var PS = {};
exports["unit"] = $foreign.unit;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Functor"] = $PS["Data.Functor"] || {};
var exports = $PS["Data.Functor"];
......@@ -130,7 +130,7 @@ var PS = {};
exports["functorArray"] = functorArray;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Apply"] = $PS["Control.Apply"] || {};
var exports = $PS["Control.Apply"];
......@@ -156,7 +156,7 @@ var PS = {};
exports["applySecond"] = applySecond;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Applicative"] = $PS["Control.Applicative"] || {};
var exports = $PS["Control.Applicative"];
......@@ -180,7 +180,7 @@ var PS = {};
exports["liftA1"] = liftA1;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Bind"] = $PS["Control.Bind"] || {};
var exports = $PS["Control.Bind"];
......@@ -211,7 +211,7 @@ var PS = {};
exports["discardUnit"] = discardUnit;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Monad"] = $PS["Control.Monad"] || {};
var exports = $PS["Control.Monad"];
......@@ -236,7 +236,7 @@ var PS = {};
exports["ap"] = ap;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Monad.Error.Class"] = $PS["Control.Monad.Error.Class"] || {};
var exports = $PS["Control.Monad.Error.Class"];
......@@ -251,7 +251,7 @@ var PS = {};
exports["MonadThrow"] = MonadThrow;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Either"] = $PS["Data.Either"] || {};
var exports = $PS["Data.Either"];
......@@ -315,7 +315,7 @@ var PS = {};
};
})(PS["Data.Semigroup"] = PS["Data.Semigroup"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Semigroup"] = $PS["Data.Semigroup"] || {};
var exports = $PS["Data.Semigroup"];
......@@ -332,7 +332,7 @@ var PS = {};
exports["semigroupArray"] = semigroupArray;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Monad.Except.Trans"] = $PS["Control.Monad.Except.Trans"] || {};
var exports = $PS["Control.Monad.Except.Trans"];
......@@ -454,7 +454,7 @@ var PS = {};
};
})(PS["Unsafe.Coerce"] = PS["Unsafe.Coerce"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Unsafe.Coerce"] = $PS["Unsafe.Coerce"] || {};
var exports = $PS["Unsafe.Coerce"];
......@@ -462,7 +462,7 @@ var PS = {};
exports["unsafeCoerce"] = $foreign.unsafeCoerce;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Safe.Coerce"] = $PS["Safe.Coerce"] || {};
var exports = $PS["Safe.Coerce"];
......@@ -473,7 +473,7 @@ var PS = {};
exports["coerce"] = coerce;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Newtype"] = $PS["Data.Newtype"] || {};
var exports = $PS["Data.Newtype"];
......@@ -484,7 +484,7 @@ var PS = {};
exports["unwrap"] = unwrap;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Monad.Except"] = $PS["Control.Monad.Except"] || {};
var exports = $PS["Control.Monad.Except"];
......@@ -499,7 +499,7 @@ var PS = {};
exports["runExcept"] = runExcept;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Parallel.Class"] = $PS["Control.Parallel.Class"] || {};
var exports = $PS["Control.Parallel.Class"];
......@@ -549,7 +549,7 @@ var PS = {};
};
})(PS["Data.Foldable"] = PS["Data.Foldable"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Monoid"] = $PS["Data.Monoid"] || {};
var exports = $PS["Data.Monoid"];
......@@ -564,7 +564,7 @@ var PS = {};
exports["mempty"] = mempty;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Foldable"] = $PS["Data.Foldable"] || {};
var exports = $PS["Data.Foldable"];
......@@ -618,7 +618,7 @@ var PS = {};
exports["foldableArray"] = foldableArray;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Parallel"] = $PS["Control.Parallel"] || {};
var exports = $PS["Control.Parallel"];
......@@ -649,7 +649,7 @@ var PS = {};
exports["parSequence_"] = parSequence_;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Plus"] = $PS["Control.Plus"] || {};
var exports = $PS["Control.Plus"];
......@@ -677,7 +677,7 @@ var PS = {};
};
})(PS["Control.Promise"] = PS["Control.Promise"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Identity"] = $PS["Data.Identity"] || {};
var exports = $PS["Data.Identity"];
......@@ -720,7 +720,7 @@ var PS = {};
exports["monadIdentity"] = monadIdentity;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.NonEmpty"] = $PS["Data.NonEmpty"] || {};
var exports = $PS["Data.NonEmpty"];
......@@ -746,7 +746,7 @@ var PS = {};
exports["singleton"] = singleton;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.List.Types"] = $PS["Data.List.Types"] || {};
var exports = $PS["Data.List.Types"];
......@@ -942,7 +942,7 @@ var PS = {};
};
})(PS["Effect"] = PS["Effect"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Effect"] = $PS["Effect"] || {};
var exports = $PS["Effect"];
......@@ -2059,7 +2059,7 @@ var PS = {};
exports._sequential = Aff.Seq;
})(PS["Effect.Aff"] = PS["Effect.Aff"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Effect.Class"] = $PS["Effect.Class"] || {};
var exports = $PS["Effect.Class"];
......@@ -2092,7 +2092,7 @@ var PS = {};
};
})(PS["Partial"] = PS["Partial"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Partial"] = $PS["Partial"] || {};
var exports = $PS["Partial"];
......@@ -2103,7 +2103,7 @@ var PS = {};
exports["crashWith"] = crashWith;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Partial.Unsafe"] = $PS["Partial.Unsafe"] || {};
var exports = $PS["Partial.Unsafe"];
......@@ -2118,7 +2118,7 @@ var PS = {};
exports["unsafeCrashWith"] = unsafeCrashWith;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Effect.Aff"] = $PS["Effect.Aff"] || {};
var exports = $PS["Effect.Aff"];
......@@ -2253,7 +2253,7 @@ var PS = {};
};
})(PS["Effect.Exception"] = PS["Effect.Exception"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Effect.Exception"] = $PS["Effect.Exception"] || {};
var exports = $PS["Effect.Exception"];
......@@ -2272,7 +2272,7 @@ var PS = {};
};
})(PS["Foreign"] = PS["Foreign"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Boolean"] = $PS["Data.Boolean"] || {};
var exports = $PS["Data.Boolean"];
......@@ -2280,7 +2280,7 @@ var PS = {};
exports["otherwise"] = otherwise;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.List.NonEmpty"] = $PS["Data.List.NonEmpty"] || {};
var exports = $PS["Data.List.NonEmpty"];
......@@ -2295,7 +2295,7 @@ var PS = {};
exports["singleton"] = singleton;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Foreign"] = $PS["Foreign"] || {};
var exports = $PS["Foreign"];
......@@ -2361,7 +2361,7 @@ var PS = {};
exports["readArray"] = readArray;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Control.Promise"] = $PS["Control.Promise"] || {};
var exports = $PS["Control.Promise"];
......@@ -2432,7 +2432,7 @@ var PS = {};
};
})(PS["Data.Function.Uncurried"] = PS["Data.Function.Uncurried"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Function.Uncurried"] = $PS["Data.Function.Uncurried"] || {};
var exports = $PS["Data.Function.Uncurried"];
......@@ -2461,7 +2461,7 @@ var PS = {};
exports._getProperty = getProperty;
})(PS["FFI.Simple.Objects"] = PS["FFI.Simple.Objects"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["FFI.Simple.Objects"] = $PS["FFI.Simple.Objects"] || {};
var exports = $PS["FFI.Simple.Objects"];
......@@ -2471,7 +2471,7 @@ var PS = {};
exports["getProperty"] = getProperty;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["FFI.Simple.Functions"] = $PS["FFI.Simple.Functions"] || {};
var exports = $PS["FFI.Simple.Functions"];
......@@ -2530,7 +2530,7 @@ var PS = {};
})();
})(PS["FFI.Simple.Globals"] = PS["FFI.Simple.Globals"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["FFI.Simple.Globals"] = $PS["FFI.Simple.Globals"] || {};
var exports = $PS["FFI.Simple.Globals"];
......@@ -2539,7 +2539,7 @@ var PS = {};
exports["unsafeGlobal"] = unsafeGlobal;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["DOM.Simple.Console"] = $PS["DOM.Simple.Console"] || {};
var exports = $PS["DOM.Simple.Console"];
......@@ -2574,7 +2574,7 @@ var PS = {};
};
})(PS["Data.Array"] = PS["Data.Array"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Maybe"] = $PS["Data.Maybe"] || {};
var exports = $PS["Data.Maybe"];
......@@ -2598,7 +2598,7 @@ var PS = {};
exports["Just"] = Just;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Array"] = $PS["Data.Array"] || {};
var exports = $PS["Data.Array"];
......@@ -2629,7 +2629,7 @@ var PS = {};
};
})(PS["Data.Foreign.EasyFFI"] = PS["Data.Foreign.EasyFFI"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Foreign.EasyFFI"] = $PS["Data.Foreign.EasyFFI"] || {};
var exports = $PS["Data.Foreign.EasyFFI"];
......@@ -2649,7 +2649,7 @@ var PS = {};
};
})(PS["Data.Int"] = PS["Data.Int"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Int"] = $PS["Data.Int"] || {};
var exports = $PS["Data.Int"];
......@@ -2688,7 +2688,7 @@ var PS = {};
};
})(PS["Data.Show"] = PS["Data.Show"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Show"] = $PS["Data.Show"] || {};
var exports = $PS["Data.Show"];
......@@ -2762,7 +2762,7 @@ var PS = {};
})();
})(PS["Data.Traversable"] = PS["Data.Traversable"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Traversable"] = $PS["Data.Traversable"] || {};
var exports = $PS["Data.Traversable"];
......@@ -2799,7 +2799,7 @@ var PS = {};
exports["traversableArray"] = traversableArray;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Data.Tuple"] = $PS["Data.Tuple"] || {};
var exports = $PS["Data.Tuple"];
......@@ -2828,7 +2828,7 @@ var PS = {};
exports.d3 = d3;
})(PS["Graphics.D3.Base"] = PS["Graphics.D3.Base"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Base"] = $PS["Graphics.D3.Base"] || {};
var exports = $PS["Graphics.D3.Base"];
......@@ -2846,7 +2846,7 @@ var PS = {};
exports.geoPathImpl = function(d3) { return d3.geoPath(); };
})(PS["Graphics.D3.Contour"] = PS["Graphics.D3.Contour"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Util"] = $PS["Graphics.D3.Util"] || {};
var exports = $PS["Graphics.D3.Util"];
......@@ -2863,7 +2863,7 @@ var PS = {};
exports["ffiD3"] = ffiD3;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Contour"] = $PS["Graphics.D3.Contour"] || {};
var exports = $PS["Graphics.D3.Contour"];
......@@ -2918,7 +2918,7 @@ var PS = {};
exports.linkVerticalImpl = function(d3) { return d3.linkVertical; };
})(PS["Graphics.D3.Link"] = PS["Graphics.D3.Link"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Link"] = $PS["Graphics.D3.Link"] || {};
var exports = $PS["Graphics.D3.Link"];
......@@ -2966,7 +2966,7 @@ var PS = {};
};
})(PS["Graphics.D3.Request"] = PS["Graphics.D3.Request"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Request"] = $PS["Graphics.D3.Request"] || {};
var exports = $PS["Graphics.D3.Request"];
......@@ -2983,7 +2983,7 @@ var PS = {};
exports["csv"] = csv;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.SVG.Axis"] = $PS["Graphics.D3.SVG.Axis"] || {};
var exports = $PS["Graphics.D3.SVG.Axis"];
......@@ -3006,7 +3006,7 @@ var PS = {};
exports.linearScaleImpl = function(d3) { return d3.scaleLinear; };
})(PS["Graphics.D3.Scale"] = PS["Graphics.D3.Scale"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Unsafe"] = $PS["Graphics.D3.Unsafe"] || {};
var exports = $PS["Graphics.D3.Unsafe"];
......@@ -3021,7 +3021,7 @@ var PS = {};
exports["unsafeToFunction"] = unsafeToFunction;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Scale"] = $PS["Graphics.D3.Scale"] || {};
var exports = $PS["Graphics.D3.Scale"];
......@@ -3053,7 +3053,7 @@ var PS = {};
exports["scaleLinear"] = scaleLinear;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Selection"] = $PS["Graphics.D3.Selection"] || {};
var exports = $PS["Graphics.D3.Selection"];
......@@ -3168,7 +3168,7 @@ var PS = {};
exports.scaleTimeImpl = function(d3) { return d3.scaleTime; };
})(PS["Graphics.D3.Time"] = PS["Graphics.D3.Time"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Graphics.D3.Time"] = $PS["Graphics.D3.Time"] || {};
var exports = $PS["Graphics.D3.Time"];
......@@ -3211,7 +3211,7 @@ var PS = {};
};
})(PS["Math"] = PS["Math"] || {});
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Math"] = $PS["Math"] || {};
var exports = $PS["Math"];
......@@ -3219,7 +3219,7 @@ var PS = {};
exports["remainder"] = $foreign.remainder;
})(PS);
(function($PS) {
// Generated by purs version 0.14.1
// Generated by purs version 0.14.2
"use strict";
$PS["Main"] = $PS["Main"] || {};
var exports = $PS["Main"];
......
{ -- d3 = ../purescript-d3/spago.dhall as Location
d3 = {
dependencies =
[ "easy-ffi"
[ "aff"
, "aff-promise"
, "easy-ffi"
, "effect"
, "either"
, "exceptions"
, "foreign"
, "functions"
, "js-date"
, "maybe"
, "prelude"
, "psci-support"
, "tuples" ]
, "tuples"
]
, repo = "https://github.com/cgenie/purescript-d3"
, version = "master"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment