!w      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./ 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                                                                   ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                       (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableSafeX(misoConcurrent API for SkipChan implementationmiso Create a new miso Create a new (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableSafe=?-misoConvenience class for creating  from other string-like typesmiso'String type swappable based on compilermiso$Convenience function, shorthand for       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone7M8hmiso$Related to using drop-related eventsmiso'Options for handling event propagation.misoType used for Checkbox events.misoType used for Keyboard events.See \https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode#Browser_compatibilitymisoDefault value for . LdefaultOptions = Options { preventDefault = False, stopPropagation = False }misoDefault delegated events  (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone"#C (miso$Decoder data type for parsing events*misoFromJSON-based Event decoder+miso"Location in DOM of where to decode,miso4Data type for storing the target when parsing events-misoDecode a single object.misoDecode multiple objecjects/misoSmart constructor for building0misoXEmpty decoder for use with events like "click" that do not return any meaningful values1miso;Retrieves either "keyCode", "which" or "charCode" field in (2misoRetrieves "value" field in (3miso$Retrieves "checked" field in Decoder ()*+,-./0123 ()*+,-./0132(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNoneE()*+,-./0123(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone"#&',.4=?HSVXl(dmisohDMJ: this used to get set on preventDefault on Options... if options are dynamic now what | Useful for / events4misoAH Attributes to annotate DOM, converted into Events, Props, Attrs and CSSemiso Properties7misoConvert type into Key, ensure 9 is unique9misoKey for specific children patch;misoNamespace for element creation<misoHTML Namespace=miso SVG Namespace>misoMATHML Namespace?miso Convenience class for using ViewAmisoCore type for constructing a D, use this instead of D directly.Dmiso"Virtual DOM implemented as a Rose Vectorc. Used for diffing, patching and event delegation. Not meant to be constructed directly, see A instead.Gmiso#Element type (i.e. "div", "a", "p")Hmiso HTML or SVGImisoFields present on DOM NodeJmisoKey used for child swap patchKmiso Child nodesLmisoTextNode contentfmisoWHelper for turning JSON into Text Object, Array and Null are kind of non-sensical hereMmisoE creationNmisoF creationOmisoConstructs a property on a E", used to set fields on a DOM NodePmisoFor defining delegated events rlet clickHandler = on "click" emptyDecoder $ \() -> Action in button_ [ clickHandler, class_ "add" ] [ text_ "+" ]Qmiso*For defining delegated events with options let clickHandler = onWithOptions defaultOptions "click" emptyDecoder $ \() -> Action in button_ [ clickHandler, class_ "add" ] [ text_ "+" ]RmisoonCreated actionG is an event that gets called after the actual DOM element is created.SmisoonDestroyed actionR is an event that gets called after the DOM element is removed from the DOM. The action> is given the DOM element that was removed from the DOM tree.TmisoonBeforeDestroyed actionS is an event that gets called before the DOM element is removed from the DOM. The action> is given the DOM element that was removed from the DOM tree.Umiso Constructs CSS for a DOM Element Timport qualified Data.Map as M div_ [ style_ $ M.singleton "background" "red" ] [ ] 0https://developer.mozilla.org/en-US/docs/Web/CSSgmisoConvert h to 9imisoConvert j to 9kmisoConvert l to 9mmisoConvert n to 9omisoConvert p to 9qmisoConvert  to 9rmisoIdentity instancesmiso Converting D to Lucid's tumisov instancewmiso Converting A to Lucid's txmisoShow Aymiso For constructing type-safe links"465789:;<=>?@ABCDEFGHIJKLMNOPQRSTU(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNoneoVmisoUsed to construct E's in AVV(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNoner1V(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNoneWWmiso Set field to z valueXmiso Set field to { valueYmiso Set field to Text valueZmiso Set field to n value[miso Set field to | value\miso Set field to l value]miso%Define multiple classes conditionally /div_ [ classList_ [ ("empty", null items) ] [ ]^miso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/title_miso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/selected`miso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/hiddenamiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/valuebmiso Phttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/defaultValuecmiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/acceptdmiso Qhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/acceptCharsetemiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/actionfmiso Phttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/autocompletegmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/autosavehmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/disabledimiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/enctypejmiso Mhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/formationkmiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/listlmiso Mhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/maxlengthmmiso Mhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/minlengthnmiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/methodomiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/multiplepmiso Nhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/novalidateqmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/patternrmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/readonlysmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/requiredtmiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/sizeumiso Ghttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/forvmiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/formwmiso Ghttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/maxxmiso Ghttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/minymiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/stepzmiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/cols{miso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/rows|miso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/wrap}miso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/target~miso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/downloadmiso Nhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/downloadAsmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/hreflangmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/mediamiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/pingmiso Ghttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/relmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/ismapmiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/usemapmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/shapemiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/coordsmiso Ghttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/srcmiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/heightmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/widthmiso Ghttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/altmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/autoplaymiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/controlsmiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/loopmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/preloadmiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/postermiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/defaultmiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/kindmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/srclangmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/sandboxmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/seamlessmiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/srcdocmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/reversedmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/startmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/alignmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/colspanmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/rowspanmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/headersmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/scopemiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/asyncmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/charsetmiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/contentmiso Ihttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/defermiso Mhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/httpEquivmiso Lhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/languagemiso Jhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/scopedmiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/typemiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/namemiso Hhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/hrefmiso Fhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/idmiso Ohttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/placeholdermiso Khttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/checkedmisoSet "autofocus" property Mhttps://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/autofocusmisoSet "className" property Bhttps://developer.mozilla.org/en-US/docs/Web/API/Element/classNamemisoSet "data-*" property Jhttps://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/data-*WWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~WYXWZ[\]^`ab_cdefghijklmnopqrstuvwxyz{|}~(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNoneUimisoUsed to construct E's in AmisoConstruct a node with a 9miso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/divmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tablemiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/theadmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tbodymiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/trmiso Contains 90, inteded to be used for child replacement patch <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/trmiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/thmiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tdmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tfootmiso Ahttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/sectionmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/headermiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/footermiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/buttonmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/formmiso ;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pmiso ;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/smiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ulmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/spanmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/strongmiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/limiso Contains 90, inteded to be used for child replacement patch <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/limiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h1miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h2miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h3miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h4miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h5miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h6miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hrmiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/premiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/inputmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/labelmiso ;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/amiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/markmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/rubymiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/rtmiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/rpmiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdimiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdomiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/wbrmiso Ahttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/detailsmiso Ahttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/summarymiso Bhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/menuitemmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menumiso Bhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldsetmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/legendmiso Bhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalistmiso Bhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroupmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/keygenmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/outputmiso Bhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/progressmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/metermiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/centermiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audiomiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/videomiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sourcemiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/trackmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/embedmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/objectmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/parammiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/insmiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/delmiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/smallmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/citemiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dfnmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/abbrmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/timemiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/varmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sampmiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/kbdmiso Ahttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/captionmiso Bhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/colgroupmiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/colmiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/navmiso Ahttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/articlemiso ?https://developer.mozilla.org/en-US/docs/Web/HTML/Element/asidemiso Ahttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/addressmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/mainmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bodymiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/figuremiso Dhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/figcaptionmiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dlmiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dtmiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ddmiso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/imgmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframemiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/canvasmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/mathmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/selectmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/option miso Bhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea miso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sub miso =https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sup miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br miso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/olmiso Dhttps://developer.mozilla.org/en-US/docs/Web/HTML/Element/blockquotemiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/codemiso <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/emmiso ;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/imiso ;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bmiso ;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/umiso ;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/qmiso @https://developer.mozilla.org/en-US/docs/Web/HTML/Element/scriptmiso >https://developer.mozilla.org/en-US/docs/Web/HTML/Element/linki     i     (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone.=>?@AEHSVXumisoblur" event defined with custom options 8https://developer.mozilla.org/en-US/docs/Web/Events/blurmiso :https://developer.mozilla.org/en-US/docs/Web/Events/changemiso 9https://developer.mozilla.org/en-US/docs/Web/Events/clickmiso 9https://developer.mozilla.org/en-US/docs/Web/Events/focusmiso <https://developer.mozilla.org/en-US/docs/Web/Events/dblclickmiso 9https://developer.mozilla.org/en-US/docs/Web/Events/inputmiso :https://developer.mozilla.org/en-US/docs/Web/Events/changemiso ;https://developer.mozilla.org/en-US/docs/Web/Events/keydownmiso <https://developer.mozilla.org/en-US/docs/Web/Events/keypress miso 9https://developer.mozilla.org/en-US/docs/Web/Events/keyup!miso ;https://developer.mozilla.org/en-US/docs/Web/Events/mouseup"miso =https://developer.mozilla.org/en-US/docs/Web/Events/mousedown#miso >https://developer.mozilla.org/en-US/docs/Web/Events/mouseenter$miso >https://developer.mozilla.org/en-US/docs/Web/Events/mouseleave%miso =https://developer.mozilla.org/en-US/docs/Web/Events/mouseover&miso <https://developer.mozilla.org/en-US/docs/Web/Events/mouseout'miso =https://developer.mozilla.org/en-US/docs/Web/Events/dragstart(miso <https://developer.mozilla.org/en-US/docs/Web/Events/dragover)miso ;https://developer.mozilla.org/en-US/docs/Web/Events/dragend*miso =https://developer.mozilla.org/en-US/docs/Web/Events/dragenter+miso =https://developer.mozilla.org/en-US/docs/Web/Events/dragleave,miso 8https://developer.mozilla.org/en-US/docs/Web/Events/drag-miso 8https://developer.mozilla.org/en-US/docs/Web/Events/drop.miso :https://developer.mozilla.org/en-US/docs/Web/Events/submitPQ !"#$%&'()*+,-.PQ"!#$%& .,+*)'(-(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNonexD465789:;<=>?@ABCDEFGHIJKLMNOPQRSTUWXYZ[\]^_`abcdefghijklmnopqrstuwxyz{|}~      !"#$%&'()*+,-.xDEFGHIJKLABC?@465MN9:78;<=>OUPQRSTWXYZ[\]^_`abcdefghijklmnopqrstuwxyz{|}~ (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone&'-.4=>?@AHMSUVX/misoThis is similar to the  HasServer class from servant-serverE. It is the class responsible for making API combinators routable. 0) is used to build up the handler types. }$ is returned, to be interpretted by ~.0misoA mkRouter handler.miso$Transform a mkRouter handler into a }.}misoA }9 contains the information necessary to execute a handler.1miso6When routing, the router may fail to match a location.misoRouter terminator. The / instance for A finalizes the router.Example: 4type MyApi = "books" :> Capture "bookId" Int :> View> is used to split the path and query of a URI into components.misoUse a handler to mkRouter a  . Normally 3X should be used instead, unless you want custom handling of string failing to parse as .3miso7Use a handler to mkRouter a location, represented as a {). All handlers must, in the end, return m a. ~. will choose a mkRouter and return its result.~misoUse a computed } to mkRouter a .miso Convert a  to a .5misoRaw6misoVerb7misoView8misoPath9misoHeader:miso QueryFlag;miso QueryParams<miso QueryParam=misoCapture>miso Alternative/0123443/012 (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone\Emiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/accent-heightFmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/accelerateGmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/accumulateHmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/additiveImiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/alphabeticJmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/allowReorderKmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/amplitudeLmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/arabic-formMmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ascentNmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/attributeNameOmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/attributeTypePmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/autoReverseQmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/azimuthRmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/baseFrequencySmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/baseProfileTmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/bboxUmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/beginVmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/biasWmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/byXmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/calcModeYmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/cap-heightZmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/class[miso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clipPathUnits\miso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/contentScriptType]miso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/contentStyleType^miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/cx_miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/cy`miso <https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/damiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/deceleratebmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/descentcmiso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/diffuseConstantdmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/divisoremiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/durfmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/dxgmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/dyhmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/edgeModeimiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/elevationjmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/endkmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/exponentlmiso Thttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/externalResourcesRequiredmmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/filterResnmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/filterUnitsomiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/formatpmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fromqmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fxrmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fysmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/g1tmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/g2umiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/glyph-namevmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/glyphRefwmiso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/gradientTransformxmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/gradientUnitsymiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/hangingzmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/height{miso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/horiz-adv-x|miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/horiz-origin-x}miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/horiz-origin-y~miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/idmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ideographicmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/inmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/in2miso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/interceptmiso <https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/kmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/k1miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/k2miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/k3miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/k4miso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/kernelMatrixmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/kernelUnitLengthmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/keyPointsmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/keySplinesmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/keyTimesmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/langmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/lengthAdjustmiso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/limitingConeAnglemiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/localmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/markerHeightmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/markerUnitsmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/markerWidthmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/maskContentUnitsmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/maskUnitsmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/mathematicalmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/maxmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/mediamiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/methodmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/minmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/modemiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/namemiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/numOctavesmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/offsetmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/operatormiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ordermiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/orientmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/orientationmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/originmiso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/overline-positionmiso Mhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/overline-thicknessmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/panose-1miso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pathmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pathLengthmiso Nhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/patternContentUnitsmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/patternTransformmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/patternUnitsmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/point-ordermiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pointsmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pointsAtXmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pointsAtYmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pointsAtZmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/preserveAlphamiso Nhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/preserveAspectRatiomiso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/primitiveUnitsmiso <https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/radiusmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/refXmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/refYmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rendering-intentmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/repeatCountmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/repeatDurmiso Mhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/requiredExtensionsmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/requiredFeaturesmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/restartmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/resultmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rotatemiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rxmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rymiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/scalemiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/seedmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/slopemiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/spacingmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/specularConstantmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/specularExponentmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/speedmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/spreadMethodmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/startOffsetmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stdDeviationmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stemhmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stemvmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stitchTilesmiso Qhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/strikethrough-positionmiso Rhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/strikethrough-thicknessmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stringmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stylemiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/surfaceScalemiso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/systemLanguagemiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/tableValuesmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/targetmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/targetXmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/targetYmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/textLengthmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/titlemiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/tomiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transformmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/typemiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/u1miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/u2miso Mhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/underline-positionmiso Nhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/underline-thicknessmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/unicodemiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/unicode-rangemiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/units-per-emmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/v-alphabeticmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/v-hangingmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/v-ideographicmiso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/v-mathematicalmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/valuesmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/versionmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/vert-adv-ymiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/vert-origin-xmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/vert-origin-ymiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/viewBoxmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/viewTargetmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/widthmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/widthsmiso <https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/x-heightmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/x1miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/x2miso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xChannelSelectormiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlinkActuatemiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlinkArcrolemiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlinkHrefmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlinkRolemiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlinkShowmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlinkTitlemiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlinkTypemiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xmlBasemiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xmlLangmiso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xmlSpacemiso <https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ymiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/y1miso =https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/y2miso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/yChannelSelectormiso <https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/zmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/zoomAndPanmiso Mhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/alignment-baselinemiso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/baseline-shift miso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clip-path miso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clip-rule miso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clip miso Vhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/color-interpolation-filters miso Nhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/color-interpolationmiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/color-profilemiso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/color-renderingmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/colormiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/cursormiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/directionmiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/displaymiso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/dominant-baselinemiso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/enable-backgroundmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-opacitymiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rulemiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fillmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/filtermiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/flood-colormiso Hhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/flood-opacitymiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-familymiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size-adjustmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-sizemiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-stretch miso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-style!miso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-variant"miso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-weight#miso Whttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/glyph-orientation-horizontal$miso Uhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/glyph-orientation-vertical%miso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/image-rendering&miso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/kerning'miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/letter-spacing(miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/lighting-color)miso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/marker-end*miso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/marker-mid+miso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/marker-start,miso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/mask-miso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/opacity.miso Chttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/overflow/miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pointer-events0miso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/shape-rendering1miso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stop-color2miso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stop-opacity3miso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dasharray4miso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dashoffset5miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linecap6miso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linejoin7miso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-miterlimit8miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-opacity9miso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-width:miso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke;miso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-anchor<miso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-decoration=miso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-rendering>miso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/unicode-bidi?miso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/visibility@miso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/word-spacingAmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/writing-modeEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@AEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@A (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone#QmisoUsed to construct a E with namespace "svg" Adocument.createElementNS('http://www.w3.org/2000/svg', 'circle');BmisoCreates an svg tagCmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/foreignObjectDmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/circleEmiso Bhttps__://developer.mozilla.org/en-US/docs/Web/SVG/Element/ellipseFmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/imageGmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/imageHmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/pathImiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/polygonJmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/polylineKmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/rectLmiso <https://developer.mozilla.org/en-US/docs/Web/SVG/Element/useMmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/animateNmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/animateColorOmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/animateMotionPmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/animateMotionQmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/mpathRmiso <https://developer.mozilla.org/en-US/docs/Web/SVG/Element/setSmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/descTmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/metadataUmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/titleVmiso :https://developer.mozilla.org/en-US/docs/Web/SVG/Element/aWmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/defsXmiso :https://developer.mozilla.org/en-US/docs/Web/SVG/Element/gYmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/markerZmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/mask[miso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/missingGlyph\miso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/pattern]miso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/switch^miso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/symbol_miso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/altGlyph`miso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/altGlyphDefamiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/altGlyphItembmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/glyphcmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/glyphRefdmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/glyphRefemiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/textfmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/trefgmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/tspanhmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/fontimiso Bhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/font-facejmiso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-formatkmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-namelmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-srcmmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-urinmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/hkernomiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/vkernpmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/linearGradientqmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/radialGradientrmiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/stopsmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feBlendtmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feColorMatrixumiso Lhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feComponentTransfervmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feCompositewmiso Ihttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feConvolveMatrixxmiso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feDiffuseLightingymiso Jhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feDisplacementMapzmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feFlood{miso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feFuncA|miso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feFuncB}miso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feFuncG~miso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feFuncRmiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feGaussianBlurmiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feImagemiso @https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feMergemiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feMergeNodemiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feMorhpologymiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feOffsetmiso Khttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feSpecularLightingmiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feTilemiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feTurbulencemiso Ghttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feDistantLightmiso Ehttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/fePointLightmiso Dhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/feSpotLightmiso Ahttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/clipPathmiso Fhttps://developer.mozilla.org/en-US/docs/Web/SVG/Element/color-profilemiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/cursormiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/filtermiso ?https://developer.mozilla.org/en-US/docs/Web/SVG/Element/scriptmiso >https://developer.mozilla.org/en-US/docs/Web/SVG/Element/stylemiso =https://developer.mozilla.org/en-US/docs/Web/SVG/Element/viewPBCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~PBCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone .=?@AHV.miso onBegin eventmiso onEnd eventmisoonRepeat eventmiso onAbort eventmiso onError eventmisoonResize eventmisoonScroll eventmiso onLoad eventmisoonUnload eventmiso onZoom eventmisoonActivate eventmisoonFocusIn eventmisoonFocusOut eventmisoonMouseDown eventmisoonMouseMove eventmisoonMouseOut eventmisoonMouseOver eventmisoonMouseUp event(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone1WEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuwxyz{|}~     !"#$%&'()*+-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~EFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuwxyz{|}~     !"#$%&'()*+-./0123456789:;<=>?@A None-.HUV<miso6Convert client route type to a server web handler type(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNoneHmisoGeneric map function, useful for creating Views from the elements of some Foldable. Particularly handy for Maybe!, as shown in the example below. view model = div_ [] $ withFoldable (model ^. mSomeMaybeVal) $ someVal -> p_ [] [ text $ "Hey, look at this value: " <> ms (show someVal) ] miso Hides the ViewAs the condition is False. Shows them when the condition is True.misovSmart constructor for Attributes. This function is helpful when constructing numerous Attributes Example shown below. [div_ [ style_ $ ("background" =: "red" <> "width" =: "250px" <> "height" =: "250px") ] [] (C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone7MSX_o0miso+Code corresponding to a closed connection ;https://developer.mozilla.org/en-US/docs/Web/API/CloseEventmisof1000, Normal closure; the connection successfully completed whatever purpose for which it was created.miso1001, The endpoint is going away, either because of a server failure or because the browser is navigating away from the page that opened the connection.misoI1002, The endpoint is terminating the connection due to a protocol error.miso1003, The connection is being terminated because the endpoint received data of a type it cannot accept (for example, a textonly endpoint received binary data).misoY1005, Reserved. Indicates that no status code was provided even though one was expected.miso1006, Reserved. Used to indicate that a connection was closed abnormally (that is, with no close frame being sent) when a status code is expected.miso1007, The endpoint is terminating the connection because a message was received that contained inconsistent data (e.g., nonUTF8 data within a text message).miso1008, The endpoint is terminating the connection because it received a message that violates its policy. This is a generic status code, used when codes 1003 and 1009 are not suitable.misoe1009, The endpoint is terminating the connection because a data frame was received that is too large.miso1010, The client is terminating the connection because it expected the server to negotiate one or more extension, but the server didn't.miso1011, The server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.misoH1012, The server is terminating the connection because it is restarting.miso1013, The server is terminating the connection due to a temporary condition, e.g. it is overloaded and is casting off some of its clients.miso1015, Reserved. Indicates that the connection was closed due to a failure to perform a TLS handshake (e.g., the server certificate can't be verified).miso4OtherCode that is reserved and not in the range 0999miso. corresponding to current WebSocket connectionmiso0miso1miso2miso3misoReason for closed connectionmiso7Wether or not the connection closed was done so cleanlymiso"Protocols for Websocket connectionmisoURL of Websocket servermisoWebSocket connection messages""(C) 2016-2018 David M. Johnson!BSD3-style (see the file LICENSE)'David M. Johnson <djohnson.m@gmail.com> experimental non-portableNone"#.HX_r=()*+,-./0123465789:;<=>?@ABCDEFGHIJKLMNOPQRSTUWXYZ[\]^_`abcdefghijklmnopqrstuwxyz{|}~      !"#$%&'()*+,-./01234 !"#$$%%&'(())*+,-./0123456789::;<==>?@ABCDEFGHIIJKLMNOPPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                    |                                                       c       l                                                                    ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I  J K L M N O P Q R S T U l V W X . Y  Z [ \ ] ^ _  ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~             " c               /  3 2 .       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLKMKN$OPQRSTURSVWRSXYRSZ[\]^_`abcdefghijRSklmno p q r s tuvw x yz#miso-1.3.0.0-2HxP2L1tqeAJbsjB7Kp8io Miso.StringMiso.Event.TypesMiso.Event.Decoder Miso.HtmlMiso.Html.EventMiso.Mathml.ElementMiso.Html.PropertyMiso.Html.Element Miso.RouterMiso.Svg.AttributeMiso.Svg.ElementMiso.Svg.EventMiso.TypeLevel Miso.UtilMiso.WebSocketMiso.Concurrent Miso.EventMiso.Html.Internal Miso.MathmlMiso.SvgMiso ToMisoString toMisoStringfromMisoString MisoStringms$fToMisoStringWord$fToMisoStringInt$fToMisoStringDouble$fToMisoStringFloat$fToMisoStringByteString$fToMisoStringByteString0$fToMisoStringText$fToMisoString[]$fToMisoStringText0 AllowDropOptionspreventDefaultstopPropagationCheckedKeyCodedefaultOptions defaultEvents $fShowKeyCode $fEqKeyCode $fOrdKeyCode$fFromJSONKeyCode $fShowChecked $fEqChecked $fOrdChecked$fFromJSONChecked $fShowOptions $fEqOptions$fGenericOptions$fShowAllowDrop $fEqAllowDrop$fFromJSONAllowDropDecoderdecoderdecodeAt DecodeTarget DecodeTargetsat emptyDecoderkeycodeDecoder valueDecodercheckedDecoder AttributePEToKeytoKeyKeyNSHTMLSVGMATHMLToViewtoViewViewrunViewVTreeVNodeVTextvTypevNsvPropsvKey vChildrenvTextnodetextpropon onWithOptions onCreated onDestroyedonBeforeDestroyedstyle_ nodeMathmlboolProp stringProptextPropintProp integerProp doubleProp classList_title_ selected_hidden_value_ defaultValue_accept_acceptCharset_action_ autocomplete_ autosave_ disabled_enctype_ formation_list_ maxlength_ minlength_method_ multiple_ novalidate_pattern_ readonly_ required_size_for_form_max_min_step_cols_rows_wrap_target_ download_ downloadAs_ hreflang_media_ping_rel_ismap_usemap_shape_coords_src_height_width_alt_ autoplay_ controls_loop_preload_poster_default_kind_srclang_sandbox_ seamless_srcdoc_ reversed_start_align_colspan_rowspan_headers_scope_async_charset_content_defer_ httpEquiv_ language_scoped_type_name_href_id_ placeholder_checked_ autofocus_class_data_nodeHtml nodeHtmlKeyeddiv_table_thead_tbody_tr_trKeyed_th_td_tfoot_section_header_footer_button_p_s_ul_span_strong_li_liKeyed_h1_h2_h3_h4_h5_h6_hr_pre_input_label_a_mark_ruby_rt_rp_bdi_bdo_wbr_details_summary_ menuitem_menu_ fieldset_legend_ datalist_ optgroup_keygen_output_ progress_meter_center_audio_video_source_track_embed_object_param_ins_del_small_cite_dfn_abbr_time_var_samp_kbd_caption_ colgroup_col_nav_article_aside_address_main_body_figure_ figcaption_dl_dt_dd_img_iframe_canvas_math_select_option_ textarea_sub_sup_br_ol_ blockquote_code_em_i_b_u_q_script_link_onBlur onCheckedonClickonFocus onDoubleClickonInputonChange onKeyDown onKeyPressonKeyUp onMouseUp onMouseDown onMouseEnter onMouseLeave onMouseOver onMouseOut onDragStart onDragOver onDragEnd onDragEnter onDragLeaveonDragonDroponSubmit HasRouterRouteT RoutingErrorFailrouterunRoute$fHasRouterTYPERaw$fHasRouterTYPEVerb$fHasRouterTYPEView$fHasRouterTYPE:>$fHasRouterTYPE:>0$fHasRouterTYPE:>1$fHasRouterTYPE:>2$fHasRouterTYPE:>3$fHasRouterTYPE:>4$fHasRouterTYPE:<|>$fShowLocation $fEqLocation $fOrdLocation$fShowRoutingError$fEqRoutingError$fOrdRoutingError accentHeight_ accelerate_ accumulate_ additive_ alphabetic_ allowReorder_ amplitude_ arabicForm_ascent_attributeName_attributeType_ autoReverse_azimuth_baseFrequency_ baseProfile_bbox_begin_bias_by_ calcMode_ capHeight_class_'clipPathUnits_contentScriptType_contentStyleType_cx_cy_d_ decelerate_descent_diffuseConstant_divisor_dur_dx_dy_ edgeMode_ elevation_end_ exponent_externalResourcesRequired_ filterRes_ filterUnits_format_from_fx_fy_g1_g2_ glyphName_ glyphRef_gradientTransform_gradientUnits_hanging_ horizAdvX_ horizOriginX_ horizOriginY_ ideographic_in_'in2_ intercept_k_k1_k2_k3_k4_ kernelMatrix_kernelUnitLength_ keyPoints_ keySplines_ keyTimes_lang_ lengthAdjust_limitingConeAngle_local_ markerHeight_ markerUnits_ markerWidth_maskContentUnits_ maskUnits_ mathematical_mode_ numOctaves_offset_ operator_order_orient_ orientation_origin_overlinePosition_overlineThickness_panose1_path_ pathLength_patternContentUnits_patternTransform_ patternUnits_ pointOrder_points_ pointsAtX_ pointsAtY_ pointsAtZ_preserveAlpha_preserveAspectRatio_primitiveUnits_r_radius_refX_refY_renderingIntent_ repeatCount_ repeatDur_requiredExtensions_requiredFeatures_restart_result_rotate_rx_ry_scale_seed_slope_spacing_specularConstant_specularExponent_speed_ spreadMethod_ startOffset_ stdDeviation_stemh_stemv_ stitchTiles_strikethroughPosition_strikethroughThickness_string_ surfaceScale_systemLanguage_ tableValues_targetX_targetY_ textLength_to_ transform_type_'u1_u2_underlinePosition_underlineThickness_unicode_ unicodeRange_ unitsPerEm_ vAlphabetic_ vHanging_ vIdeographic_vMathematical_values_version_ vertAdvY_ vertOriginX_ vertOriginY_viewBox_ viewTarget_widths_x_xHeight_x1_x2_xChannelSelector_ xlinkActuate_ xlinkArcrole_ xlinkHref_ xlinkRole_ xlinkShow_ xlinkTitle_ xlinkType_xmlBase_xmlLang_ xmlSpace_y_y1_y2_yChannelSelector_z_ zoomAndPan_alignmentBaseline_baselineShift_ clipPath_ clipRule_clip_colorInterpolationFilters_colorInterpolation_ colorProfile_colorRendering_color_cursor_ direction_display_dominantBaseline_enableBackground_ fillOpacity_ fillRule_fill_filter_ floodColor_ floodOpacity_ fontFamily_fontSizeAdjust_ fontSize_ fontStretch_ fontStyle_ fontVariant_ fontWeight_glyphOrientationHorizontal_glyphOrientationVertical_imageRendering_kerning_letterSpacing_lightingColor_ markerEnd_ markerMid_ markerStart_mask_opacity_ overflow_pointerEvents_shapeRendering_ stopColor_ stopOpacity_strokeDasharray_strokeDashoffset_strokeLinecap_strokeLinejoin_strokeMiterlimit_strokeOpacity_ strokeWidth_stroke_ textAnchor_textDecoration_textRendering_ unicodeBidi_ visibility_ wordSpacing_ writingMode_svg_foreignObject_circle_ellipse_image_line_polygon_ polyline_rect_use_animate_ animateColor_animateMotion_animateTransform_mpath_set_desc_ metadata_defs_g_marker_ missingGlyph_switch_symbol_ altGlyph_ altGlyphDef_ altGlyphItem_glyph_ textPath_text_tref_tspan_font_ fontFace_fontFaceFormat_ fontFaceName_ fontFaceSrc_ fontFaceUri_hkern_vkern_linearGradient_radialGradient_stop_feBlend_feColorMatrix_feComponentTransfer_ feComposite_feConvolveMatrix_feDiffuseLighting_feDisplacementMap_feFlood_feFuncA_feFuncB_feFuncG_feFuncR_feGaussianBlur_feImage_feMerge_ feMergeNode_ feMorhpology_ feOffset_feSpecularLighting_feTile_ feTurbulence_feDistantLight_ fePointLight_ feSpotLight_view_onBeginonEndonRepeatonAbortonErroronResizeonScrollonLoadonUnloadonZoom onActivate onFocusIn onFocusOut onMouseMoveToServerRoutes withFoldableconditionalViews=: CloseCode CLOSE_NORMALCLOSE_GOING_AWAYCLOSE_PROTOCOL_ERRORCLOSE_UNSUPPORTEDCLOSE_NO_STATUSCLOSE_ABNORMALUnsupported_DataPolicy_ViolationCLOSE_TOO_LARGEMissing_ExtensionInternal_ErrorService_RestartTry_Again_Later TLS_Handshake OtherCode SocketState CONNECTINGOPENCLOSINGCLOSEDReasonWasClean ProtocolsURL WebSocketWebSocketMessageWebSocketClose WebSocketOpenWebSocketError $fShowURL$fEqURL$fShowProtocols $fEqProtocols$fShowWasClean $fEqWasClean $fShowReason $fEqReason$fShowSocketState$fEqSocketState$fOrdSocketState$fEnumSocketState$fShowCloseCode $fEqCloseCode$fGenericCloseCode$fShowWebSocket $fEqWebSocketNotify newNotifynewEmptyNotifywaitnotifybaseGHC.Base<>Monoidmemptymappendmconcat text-1.2.3.1Data.Text.InternalTextempty Data.MonoidFirstgetFirstLastgetLastApgetApData.Semigroup.InternalDualgetDualEndoappEndoAllgetAllAnygetAnySumgetSumProduct getProductAltgetAlt Data.Textcopy stripSuffixcommonPrefixes stripPrefix isInfixOf isSuffixOf isPrefixOfunwordsunlineslineswordszipWithzipcount findIndexindex breakOnAll breakOnEndbreakOnfilter partitionfindchunksOfsplitsplitOntailsinitsgroupgroupBybreakspansplitAtstripstripEnd stripStart dropAround dropWhileEnd dropWhile takeWhileEnd takeWhiledropEnddroptakeEndtakeunfoldrNunfoldr replicate mapAccumR mapAccumLscanr1scanrscanl1scanlminimummaximumallany concatMapconcatfoldr1foldrfoldl1'foldl1foldl'foldl transposecenter justifyRight justifyLefttoTitletoUppertoLower toCaseFoldreplacereverse intersperse intercalatemap compareLengthlengthnullunsnocinittaillastunconsheadappendsnocconspackData.Text.Show singletonunpackCString#unpackPropstoHtmlFromJSON $fToKeyWordghc-prim GHC.TypesWord $fToKeyFloatFloat $fToKeyDoubleDouble $fToKeyIntInt $fToKey[]$aeson-1.4.5.0-9WciqreC8Dh4Ox91K72izuData.Aeson.Types.InternalValue $fToKeyText $fToKeyKey $fToHtmlVTree#lucid-2.9.11-Hs9uibItcwsEeHCDnWatvt Lucid.BaseHtml$fIsStringView Data.StringIsString $fToHtmlView $fShowView$fHasLinkTYPEViewBoolString integer-gmpGHC.Integer.TypeIntegerRouterrouteLocmkRouterLocation runRouteLoc*network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK Network.URIURI uriToLocationnodeSvg_