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