x]      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  % None%Convert a GADT to a normal data type. None3Print some value. The printer. The state of the pretty printer.The current line.Current column. Current indentation level. Just outputted a newline? Output of printer Source mappings.The current output.Global options of the printerAre we to pretty print?Use pretty thunk names?Use pretty operators?-default printer options (non-pretty printing)Default state.!Print the given printer indented.kOutput a newline and makes next line indented when prPretty is True. Does nothing when prPretty is FalsegWrite out a raw string, respecting the indentation Note: if you pass a string with newline characters, it will print them out even if prPretty is set to False. Also next line won't be indented. If you want write a smart newline (that is the one which will be written out only if prPretty is true, and after which the line will be indented) use )7exec one of Printers depending on PrintReader property.PGenerate a mapping from the Haskell location to the current point in the output.>Write out a string, updating the current position information.Output concatenation!     Safe-Inferred ! ! ! !None.Extract the module name from a qualified name.Extract the name from a QName.(Change or add the ModuleName of a QName.Extract the string from a Name.   None The CPP's parsing state."Parse some Fay code. KApply incredibly simplistic CPP handling. It only recognizes the following: +#if FAY #ifdef FAY #ifndef FAY #else #endiflNote that this implementation replaces all removed lines with blanks, so that line numbers remain accurate. The parse mode for Fay.  "  #"#"#  "  # Safe-Inferred  None) !"#$%&'()*+,-./0123456789:;<=>?@ABCDE) !"#$%&'()*+,-./0123456789:;<=>?@ABCDE) !"#$%&'()*+,-./0123456789:;<=>?@ABCDENone$FGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi$FGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi$FGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghiNone$;The name of a module split into a list for code generation.&4Construct the complete ModulePath from a ModuleName.'FConstruct intermediate module paths from a ModuleName. mkModulePaths A.B => [[A], [A,B]](pConverting a QName to a ModulePath is only relevant for constructors since they can conflict with module names.$j%&'($j%&'($j%&'( Safe-Inferred)3Alias of liftIO, I hate typing it. Hate reading it.*)Do any of the (monadic) predicates match?+ Flip of map.,3Read from a process returning both std err and out.)*+,klmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTU)*+,*+),)*+,None24V.Helpful for writing qualified symbols (Fay.*).WHelpful for some things.XHelpful for some things.'YZ[\]^_`abcdefghijklmnopqrstuvwxyz{|VWX$YZ[\]^_`abcdefghijklmnopqrstuvwxyz{|'YZ[\]^_`abcdefghijklmnopqrstuvwxyz{|VWXNone }/Make an identifier from the built-in HJ module.~<Mapping from unqualified names to qualified primitive names.:Lookup a primop that was resolved to a Prelude definition.[If this is resolved to a Prelude identifier or if it's unqualified, check if it's a primop}~}}~None- Error type.-./0123456789:;<=>?@ABCDEFGHI-./0123456789:;<=>?@ABCDEFGHI-IHGFEDCBA@?>=<;:9876543210/.-IHGFEDCBA@?>=<;:9876543210/.NoneJThe serialization context indicates whether we're currently serializing some value or a particular field in a user-defined data type.MIThese are the data types that are serializable directly to native JS data types. Strings, floating points and arrays. The others are: actions in the JS monad, which are thunks that shouldn't be forced when serialized but wrapped up as JS zero-arg functions, and unknown types can't be converted but should at least be forced.JKLMNOPQRSTUVWXYZ[\JKLMNOPQRSTUVWXYZ[\JLKM\[ZYXWVUTSRQPONNone]Literal value type.cA name of some kind.oExpression type.Statement type.Just handy to have.?]^_`abcdefghijklmnopqrstuvwxyz{|}~>]^_`abcdefghijklmnopqrstuvwxyz{|}~]ba`_^c nmlkjihgfedo~}|{zyxwvutsrqpNone EFHMxConvert a Haskell value to a Fay json value. This can fail when primitive values aren't handled by explicit cases. & can be used to resolve this issue.Convert a Haskell value to a Fay json value. This can fail when primitive values aren't handled by explicit cases. When this happens, you can add additional cases via the first parameter.qThe first parameter is a function that can be used to override the conversion. This usually looks like using ' to additional type- specific cases.,Convert a Fay json value to a Haskell value.~Convert a Fay json value to a Haskell value. This is like readFromFay, except it yields helpful error messages on failure.,Convert a Fay json value to a Haskell value.qThe first parameter is a function that can be used to override the conversion. This usually looks like using ' to additional type- specific cases.%Parse a data type or record or tuple.Parse a tuple.(Parse a data constructor from an object.RMake a simple ADT constructor from an object: { "slot1": 1, "slot2": 2} -> Foo 1 2;Make a record from a key-value: { "x": 1 } -> Foo { x = 1 }Parse a float.Parse a double. Parse an int. Parse a bool.Parse a string. Parse a char. Parse a Text.Parse an array. Parse unit.None%DConfiguration of the compiler. The fields with a leading underscoreRun optimizationsFlatten function application?Export the runtime?Export the stdlib?Export only the stdlib?5Possibly a fay package name, and a include directory.Pretty print the JS output?-Output a HTML file including the produced JS.(Output a source map file as outfile.map.$Any JS files to link to in the HTML.%Don't invoke main in the produced JS.3Warn on dubious stuff, not related to typechecking.File path to output to.Typecheck with GHC.Typecheck with -Wall.&Run Google Closure on the produced JS.(The package config e.g. packages-6.12.3.Included Fay packages.#Custom source location for fay-baseProduce strict and uncurried JavaScript callable wrappers for all exported functions with type signatures in the given module:Only invoke GHC for typechecking, don't produce any output#Optimize away newtype constructors?Use pretty thunk names?Use pretty operators?Print commands sent to GHC?/Reading _configDirectoryIncludes is safe to do.8Get all include directories without the package mapping.:Get all include directories not included through packages.:Add a mapping from (maybe) a package to a source directory Add several include directories.;Add several include directories without package references.&Reading _configPackages is safe to do.Add a package to compilation#Add several packages to compilation5Should a strict wrapper be generated for this module?Default configuration.)%%NoneEuGiven a configuration, resolve any packages specified to their data file directories for importing the *.hs sources.Resolve package.?Does a directory exist and does it contain any Haskell sources?Describe the given package.5Get the package version from the package description.!Make a share directory generator.None=BK%The JavaScript FFI interfacing monad.Compile monad.Uns the compiler+Configuration and globals for the compiler.The compilation configuration.#Things written out by the compiler. Constructors.Fay to JS dispatchers.JS to Fay dispatchers.State of the compiler.$Exported identifiers for all modulesMap types to constructorsMap constructors to fields3Newtype constructor, destructor, wrapped type tuple7Map of all imported modules and their source locations.LDepth of the current lexical scope, used for creating unshadowing variables.,Name of the module currently being compiled./Module paths that have code generated for them.5Use JS Strings instead of [Char] for string literals?9Module level declarations having explicit type signaturesSimple concatenating instance.  !$%&'(-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~o~}|{zyxwvutsrqp]ba`_^cnmlkjihgfed-IHGFEDCBA@?>=<;:9876543210/. !M\[ZYXWVUTSRQPON  JLK$%&'(  None 3Wrap an expression in a thunk.Wrap an expression in a thunk.Generate unique names.>Resolve a given maybe-qualified name to a fully qualifed name.lResolve a given maybe-qualified name to a fully qualifed name. Use this when a resolution failure is a bug.Resolve a newtype constructor.Resolve a newtype destructor.&Qualify a name for the current module.6Qualify a QName for the current module if unqualified.Make a top-level binding.Force an expression in a thunk.(Is a JS expression a literal (constant)?7Deconstruct a parse result (a la maybe, foldr, either).Get a config option.Optimize pattern matching conditions by merging conditions in common. TODO This is buggy and no longer used. Fails on tests/case3Throw a JS exception.(Throw a JS exception (in an expression).Is an alt a wildcard?Is a pattern a wildcard?4Return formatter string if expression is a FFI call.CGenerate a temporary, SCOPED name for testing conditions and such.|Generate a temporary, SCOPED name for testing conditions and such. We don't have name tracking yet, so instead we use this.Print out a compiler warning.Pretty print a source location.(Lookup the record for a given type name. Get the fields for a given type.Get the flag used for GHC, this differs between GHC-7.6.0 and GHC-everything-else so we need to specially test for that. It's lame, but that's random flag name changes for you..Run the top level compilation for all modules.%Runs compilation for a single module.4Check if the given language pragmas are all present.if then else for when .'''None3EFState.Optimize monad.The arity of a function. Arity here is defined to be the number of arguments that can be directly uncurried from a curried lambda abstraction. So x y z -> if x then (a -> a) else (a -> a) has an arity of 3, not 4.9Run an optimizer, which may output additional statements.&Inline x >> y to x;y in the JS output.Flatten a a>>(b>>c) to [a,b,c]. Try to collect nested a>>(b>>c).RPerform any top-level cross-module optimizations and GO DEEP to optimize further.Perform tail-call optimization.6Strip redundant forcing from the whole generated code.8Strip redundant forcing from an application if possible.OApply the given function to the top-level expressions in the given statements.NApply the given function to the top-level expressions in the given statement.9Collect functions and their arity from the whole codeset.Get the arity of an expression.'Change foo(x)(y) to foo$uncurried(x,y)./Rename an uncurried copy of a curried function.NoneMGet all non local identifiers that should be exported in the JS module scope.=Is this *resolved* name a new type constructor or destructor?.Is this *resolved* name a new type destructor?/Is this *resolved* name a new type constructor?>Add a ModulePath to CompileState, meaning it has been printed.'Has this ModulePath been added/printed?+Find the type signature of a top level nameNone-36B None|Generate a temporary, SCOPED name for testing conditions and such. We don't have name tracking yet, so instead we use this.9Generates temporary names where the scope doesn't matter.LDon't call this directly, use withScopedTmpName or unscopedTmpNames instead. None36;Top level, desugar a whole module possibly returning errorsDesugar with the option to specify a prefix for generated names. Useful if you want to provide valid haskell name that HSE can print.(a f ) => b -> a f b (f b) => a -> a f b)Convert do notation into binds and thens.7(,) => x y -> (x,y) (,,) => x y z -> (x,y,z) etc*case { ... } => foo -> case foo of { ... }6if | p -> x | q -> y => case () of _ | p -> x | q -> y(a,) => b -> (a,b)!{a} => {a=a} for R{a} expressions{a} => {a=a} for R{a} patternsDesugar list comprehensions.We only have Enum instance for Int, but GHC hard codes [x..y] syntax to GHC.Base.Enum instead of using our Enum class so we check for obviously incorrect usages and throw an error on them. This can only checks literals, but it helps a bit.;Adds an explicit import Prelude statement when appropriate.For each toplevel FFI pattern binding, search the module for the relevant type declaration; if found, add a type signature to the ffi expression. e.g. foo :: Int foo = ffi "3" becomes foo :: Int foo = ffi "3" :: Inta / b => op a b a + b => (+) a b for expressionsa : b => (:) a b for patterns(a) => a for patterns  None2The opposite of Ptr+. Serialize the specified polymorphic type. foo :: Automatic a -> String=Do not serialize the specified type. This is useful for, e.g. &foo :: String -> String foo = ffi "%1"`This would normally serialize and unserialize the string, for no reason, in this case. Instead: foo :: Ptr String -> Ptr String$Will just give an identity function.Values that may be undefined Defined x encodes to x, Undefined decodes to undefined. An undefined property in a record will be removed when encoding.HValues that may be null Nullable x decodes to x, Null decodes to null.Declare a foreign action. The foreign value.Bottom. None  7Compile the given pattern against the given expression. "Compile a pattern variable e.g. x. Compile a record field pattern. -Compile a literal value from a pattern match.#Compile as binding in pattern match%Compile a pattern match on a newtype.Compile a pattern application.Compile a pattern list.            NonePrint the JS to a flat string. Print the JS to a pretty string.EEncode String to JS-format lterals. Could use the Text.JSON library.Prints pretty operators. prPrettyOperator flag determines the way of accessing operators (e.g. `($)`) and identifiers with apostrophes (e.g. length'H). If prPrettyOperators is set true, then these will be accessed with square brackets (e.g. Prelude["$"] or Prelude["length'"]). Otherwise special characters will be escaped and accessed with dot (e.g. Prelude.$36$ or Prelude.length$39$). Alphanumeric_ identifiers are always accessed with dot operator (e.g. Prelude.length)Print a list of statements.Unqualify a JsName.'Print a constructor name given a QName.Print an unqualified name.<Print a constructor name given a Name. Helper for printCons.bWords reserved in haskell as well are not needed here: case, class, do, else, if, import, in, leteThis is a hack for names generated in the Haskell AST. Should be removed once it's no longer needed.$Encode a Haskell name to JavaScript.3Normalize the given name to JavaScript-valid names.Intercalate monoids. Print one of the kinds of names. Print an expression.!Print a module path."Print a single statement.#/Print special constructors (tuples, list, etc.)$#Print (and properly encode) a name.%Print module name.&3Print (and properly encode to JS) a qualified name.'Print literals.( !"#$%&'(( !"#$%&'None 3E)KCompile an FFI expression (also used when compiling top level definitions).*LWarn about uses of naked x.y which will not play nicely with Google Closure.+Make a Fay!JS encoder.,A name used for transcoding.-?The name used for the forced version of a transcoding variable..!Get arg types of a function type./9Convert a Haskell type to an internal FFI representation.0Expand a type application.1Generate a user-defined type.2Translate: JS ! Fay.3Translate: Fay ! JS.4Make a translator.5DGet a JS-representation of a fundamental type for encoding/decoding.6Get the arity of a type.77Format the FFI format string with the given arguments.8.Generate n name-typ pairs from the given list.9Generate Fay!JS encoding.:Generate JS!Fay decoding.;Make a JS!Fay decoder.<LThe argument types used in serialization of parametrized user-defined types.=@Get the index of a name from the set of type variables bindings.>.Extract the name from a possibly-kinded tyvar.)*+,-./01234567Source Location.The format string. Arguments. The JS code.89:;<=>)+69:;)*+,-./0123456789:;<=> None 246Compile Haskell expression.?Compile variable.@Compile Haskell literal.ACompile simple application.BHelper for compileApp.CCompile a negate applicationDCompile a let expression.ECompile let declaration.FCompile a list expression.GCompile an if.HCompile case expressions.I7Compile the given pattern against the given expression.JCompile a guarded alt.KCompile guardsLCompile a lambda.M$Compile [e1..] arithmetic sequences.N&Compile [e1..e3] arithmetic sequences.O'Compile [e1,e2..] arithmetic sequences.P)Compile [e1,e2..e3] arithmetic sequences.QwCompile a record construction with named fields | GHC will warn on uninitialized fields, they will be undefined in JS.RCompile a record update.SMake a Fay list.T5Optimize short literal [e1..e3] arithmetic sequences.U8Optimize short literal [e1,e2..e3] arithmetic sequences.V[Maximum number of elements to allow in strict list representation of arithmetic sequences.?@ABCDEFGHIJKLMNOPQRSTUV@EK?@ABCDEFGHIJKLMNOPQRSTUV!None 246WCompile Haskell declaration.Compile a declaration.X!Compile a top-level pattern bind.Y(Compile a normal simple pattern binding.ZFCompile a data declaration (or a GADT, latter is converted to former).[CCompile a function which pattern matches (causing a case analysis).\%Compile a right-hand-side expression.W]XYZ[\W]XYZ[\W]XYZ[\"None^ The data-files source directory._"The default compiler reader value.`The default compiler state.^_`^_`^_`#Nonea'Call out to GHC to type-check the file.aaa$None Eb$Start the compilation process using  compileModule to compile a file.Compile a modulec$Compile a module given its file pathd5Lookup a module from include directories and compile.eCompile an import.f<Find an import's filepath and contents from its module name.bcdefbbcdef%None gEPreprocess and collect all information needed during code generation.h3Preprocess a module given its filepath and content.iPreprocess from an ASTj PreprocessingFind newtype declarationskAdd new types to the statel$Add record declarations to the stateghijklmgghijklmNone  246M >Compile a Haskell source string to a JavaScript source string.!Compile the top-level Fay module.Compile a source string.n-Compile given the location and source string.Compile a parse HSE module.o6For a module A.B, generate | var A = {}; | A.B = {};pZGenerate exports for non local names, local exports have already been added to the module.q7Generate strict wrappers for the exports of the module.rsIs the module a standard module, i.e., one that we'd rather not output code for if we're compiling separate files. nopqr " " nopqr None 246 \Compile the given file and write the output to the given path, or if nothing given, stdout.fCompile the given file and write to the output, also generates HTML and sourcemap files if configured.Compile the given file.7Compile a file returning additional generated metadata.Compile a file returning the resulting internal state of the compiler. Don't use this directly, it's only exposed for the test suite.s.Compile the given module to a runnable module.,Convert a Haskell filename to a JS filename.,Print a compile error for human consumption.TGet the JS runtime source. This will return the user supplied runtime if it exists."Get the default JS runtime source. s\ !-./0123456789:;<=>?@ABCDEFGHI7-IHGFEDCBA@?>=<;:9876543210/. ! st & ' ( ( ) * * + , - . / / 0 1 2 2 3 4 5 6 7 8 9 : ; < = >??@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~~  p  x  x w  w  !$               !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ23456[789:;<=>?@ABCDEFGHIJKLMNOPQRW\E]^_]`a]^bcde]fg]fh]fi]jk]lm]ln]^o]^p]^q]`r]st]su]vw]xy]xz]x{]x|c}~c}]s]^]^]^]^]^]]]v]v]v]v]]]]]]x]xc}]]v]v]^]]^]sc}]]v]]v]]]]cccccc]vc]]^cc]]ccc]]]j]]]f]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]j]j]j ]j ]j ]j ]j ]j]j]j]j]]]]]]]]]]]]]] ]!]"]#]$]%]&]'](])]*]+],]-].]/]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]VW]VX]VY]VZ]V[]V\]V]]V^]_]`]a]b]c]d]e]f]g]h]i]j]k]l]m]n]o]p]qr]qs]qs]t]u]v]w]x]y]z]{]|]}]~]]]]]]]]]]]]]]]]]]]]]]]]]]]v]v]v]v]v]v]v]v]v]v]v]v]v]v]v]v]v]v]x]x]x]x]x]x]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]f]]]]]]]]]]]l]l]s]s]s ]s ]s ]^ ]^ ]^]^]^]^]^]^]]]]]]]]]c}c}c}c} c}!c}"c}#c}$c}%c}&'()'(*'(+'(,'(-'(.'(/'(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'(lmno234pq56[789:;<=>?@ABCDEFGHIJKLMNOPQrstuvwxyzxy{|}~                            !"#$%&'()*+,-./012 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%[%\%]%^%_%`%abcdef gh fay-0.23.1.2 Fay.TypesFay.Types.CompileResultFay.Compiler.ParseFay.Compiler.PreludeFay.Types.CompileError Fay.Convert Fay.Config Fay.CompilerFay.Compiler.DesugarFay.FFIFayFay.Compiler.GADTFay.Types.PrinterFay.Compiler.QName Paths_fayFay.ExtsFay.Exts.ScopedFay.Types.ModulePathFay.Exts.NoAnnotationFay.Compiler.PrimOp Fay.Types.FFI Fay.Types.JsFay.Compiler.PackagesFay.Compiler.MiscFay.Compiler.OptimizerFay.Compiler.StateFay.Compiler.Desugar.TypesFay.Compiler.Desugar.NameFay.Compiler.PatternFay.Compiler.PrintFay.Compiler.FFIFay.Compiler.ExpFay.Compiler.DeclFay.Compiler.DefaultsFay.Compiler.TypecheckFay.Compiler.ImportFay.Compiler.InitialPass PrintableprintJSPrinter runPrinter PrintStatepsLinepsColumn psIndentLevel psNewline PrintWriter pwMappingspwOutput PrintReaderprPrettyprPrettyThunksprPrettyOperatorsdefaultPrintReaderpwOutputStringdefaultPrintState execPrinterindentednewlinewriteaskIfmapping CompileResult resOutput resImportedresSourceMappingsparseFaydefaultExtensions ModulePath unModulePath mkModulePath mkModulePathsmkModulePathFromQNameioanyMforreadAllFromProcess CompileErrorUnsupportedWhereInMatchUnsupportedWhereInAltUnsupportedRhsUnsupportedRecursiveDoUnsupportedQualStmtUnsupportedPatternUnsupportedModuleSyntaxUnsupportedLiteralUnsupportedLetBindingUnsupportedLetUnsupportedImportUnsupportedFieldPatternUnsupportedExpressionUnsupportedExportSpecUnsupportedEnumUnsupportedDeclarationUnableResolveQualifiedShouldBeDesugared ParseErrorInvalidDoBlockGHCErrorFfiNeedsTypeSigFfiFormatNoSuchArgFfiFormatInvalidJavaScriptFfiFormatIncompleteArgFfiFormatBadChars EmptyDoBlockCouldn'tFindImportSerializeContextSerializeUserArgSerializeAnywhereFundamentalType UnknownType AutomaticPtrTypeBoolTypeIntType DoubleType StringTypeDateTypeNullableDefined UserDefined TupleTypeListTypeJsType FunctionTypeJsLitJsBool JsFloatingJsIntJsStrJsCharJsName JsModuleName JsBuiltIn JsConstructorJsTmpJsParamJsApplyJsForceJsThunkJsParametrizedTypeJsThis JsNameVarJsExpJsOrJsAnd JsUndefinedJsLitObjJsObjJsInfixJsNeqJsEqJsIndex JsInstanceOf JsThrowExpJsNewJsListJsUpdatePropExternJsGetPropExtern JsUpdatePropJsLookup JsGetPropJsParenJsNull JsTernaryIfJsNegAppJsAppJsFunJsSeqJsRawExpJsStmt JsExpStmtJsBlock JsContinueJsSetPropExternJsSetConstructor JsSetModule JsSetQName JsSetPropJsUpdateJsWhileJsThrow JsEarlyReturnJsIfJsVar showToFay encodeFay readFromFay readFromFay' decodeFayConfigconfigOptimizeconfigFlattenAppsconfigExportRuntimeconfigExportStdlibconfigExportStdlibOnlyconfigPrettyPrintconfigHtmlWrapperconfigSourceMapconfigHtmlJSLibs configLibrary configWarnconfigFilePathconfigTypecheck configWallconfigGClosureconfigPackageConfconfigBasePath configStrictconfigTypecheckOnlyconfigRuntimePathconfigOptimizeNewtypesconfigPrettyThunksconfigPrettyOperatorsconfigShowGhcCalls defaultConfigdefaultConfigWithSandboxconfigDirectoryIncludesconfigDirectoryIncludePaths%nonPackageConfigDirectoryIncludePathsaddConfigDirectoryIncludeaddConfigDirectoryIncludesaddConfigDirectoryIncludePathsconfigPackagesaddConfigPackageaddConfigPackagesshouldExportStrictWrapper CompileModuleCompile unCompile CompileReader readerConfigreaderCompileLitreaderCompileDecls CompileWriter writerCons writerFayToJs writerJsToFay CompileStatestateInterfacesstateRecordTypes stateRecords stateNewtypes stateImportedstateNameDepthstateModuleNamestateJsModulePathsstateUseFromString stateTypeSigsrunCompileModuledesugardesugar'desugarPatParendesugarExpParenPtr UndefinedNullffi compileExp compileDecl compileWith compileViaStrcompileToplevelModulecompileModuleFromContentscompileModuleFromAST compileFromTocompileFromToAndGenerateHtml compileFilecompileFileWithResultcompileFileWithStatetoJsNameshowCompileErrorgetConfigRuntime getRuntime convertGADT$fIsStringPrinter$fMonoidPrintWriterwriteRWS$fMonoidPrinterqModNameunQual changeModuleunname unQualify changeModule' withIdentCPPStateapplyCPP parseModeCPPElseCPPIfNoCPPcatchIOversionbindirlibdirdatadir libexecdir sysconfdir getBinDir getLibDir getDataDir getLibexecDir getSysconfDirgetDataFileNameType TyVarBindStmtSrcLoc SpecialConRhsQualStmt QualConDeclQOpQNamePatFieldPatName ModulePragma ModuleNameModuleMatchLiteral ImportSpec ImportDecl GuardedRhsGadtDecl FieldUpdate FieldDecl ExportSpecExpExDeclHeadDecl ClassDeclBangTypeAltX moduleName moduleExportsmoduleNameStringmkIdentnoIconvertFieldDeclfieldDeclNames declHeadNameSign srcSpanInfobaseGHC.Base++GHC.Errerrorfoldrghc-primGHC.PrimseqGHC.Listconcatfilterzip System.IOprint Data.Tuplefstsnd otherwisemap$ undefinedGHC.Num fromInteger-GHC.Real fromRationalGHC.EnumenumFrom enumFromThen enumFromToenumFromThenTo GHC.Classes==>=negatefail>>=>>fmapreturn Control.Arrowfirst||| fromIntegral realToFrac toInteger toRational Control.MonadliftMjoinControl.Applicative<*>pure AlternativeBoundedEnumEq GHC.FloatFloating FractionalIntegralMonad Data.DataDataFunctorNumOrdGHC.ReadReadReal RealFloatRealFracGHC.ShowShowData.Typeable.InternalTypeable MonadPlus Applicative GHC.TypesBoolCharDoubleFloatInt integer-gmpGHC.Integer.TypeIntegerOrderingRationalIO Data.EitherEitherStringFalseTrueLeftRightLTEQGTfoldM Data.MonoidmappendreadFile Data.MaybeMaybe Text.ReadreadzipWithGHC.IOFilePathNothingText.ParserCombinators.ReadPReadS Data.List intercalateemptyShowSshow<**> GHC.UnicodeisSpaceisAlphaisDigitmplusmzerogmapMogmapMpgmapMgmapQigmapQgmapQrgmapQlgmapT dataCast2 dataCast1 dataTypeOftoConstrgunfoldgfoldloptionalliftA3liftA2liftA<**>manysome<|>getConstConst unwrapMonad WrapMonad WrappedMonad unwrapArrow WrapArrow WrappedArrow getZipListZipList&&&***second+++ Data.Functionon Data.Functor<$>Prelude$!readIOreadLn appendFile writeFileinteract getContentsgetLinegetCharputStrLnputStrputCharGHC.IO.ExceptionioErrorunwordswordsunlineslinesproductsumfoldl1'foldl1foldl'unfoldrsortBysort permutations subsequencestailsinitsgroupBygroupdeleteFirstsByunzip7unzip6unzip5unzip4zipWith7zipWith6zipWith5zipWith4zip7zip6zip5zip4genericReplicate genericIndexgenericSplitAt genericDrop genericTake genericLength minimumBy maximumByminimummaximuminsertByinsert mapAccumR mapAccumL partition transpose intersperse intersectBy intersectunionByunion\\deleteBynubBynub isInfixOf isSuffixOf isPrefixOf findIndices findIndexfind elemIndices elemIndex stripPrefix dropWhileEnd Data.Char isSeparatorisSymbol isPunctuationisNumberisMarkisLettergeneralCategory digitToInttoTitletoUppertoLower isAsciiUpper isAsciiLower userErrorIOErrorreads<>mconcatmemptyMonoidisRightisLeftpartitionEithersrightsleftseitherData.Ord comparingDown readLitChar lexLitCharlex readParenreadList readsPrecacoshatanhasinhcoshtanhsinhacosatanasincostansinlogBase**logsqrtpiatan2isIEEEisNegativeZeroisDenormalized isInfiniteisNaN scaleFloat significandexponent encodeFloat decodeFloat floatRange floatDigits floatRadixlcmgcd^^^oddevendivModquotRemdivremquotrecip/floorceilingroundtruncateproperFractionmaxBoundminBoundfromEnumtoEnumpredsuccGHC.Charchr intToDigit showLitChar showParen showStringshowCharshowsshowList showsPrecmfilterapliftM5liftM4liftM3liftM2unlesswhen replicateM_ replicateMfoldM_ zipWithM_zipWithM mapAndUnzipMvoidforever<=<>=>msumforM_forMfilterMmapM_mapM sequence_sequence=<<unzip3unzipzipWith3zip3!! concatMaplookupnotElemelemallanyorandreversebreakspansplitAtdroptake dropWhile takeWhilecycle replicaterepeatiteratescanr1scanrfoldr1scanl1scanlfoldllengthnullinitlasttailheadmapMaybe catMaybes listToMaybe maybeToList fromMaybefromJust isNothingisJustmaybeJustuncurrycurrysubtractsignumabs*+asTypeOfuntilflip.constidord<$isAsciiisLatin1 isControlisPrintisUpperisLower isOctDigit isHexDigit isAlphaNum/=compare<=&&||not<>maxmin safe-0.3.9Safe toEnumSafe toEnumNote toEnumDef toEnumMayfindIndexJustNotefindIndexJustDef findIndexJustelemIndexJustNoteelemIndexJustDef elemIndexJust findJustNote findJustDeffindJustlookupJustNote lookupJustDef lookupJustreadNotereadDefreadMayatNoteatDefatMayat assertNote fromJustNote fromJustDef scanl1Note scanr1Note scanl1Def scanr1Def scanl1May scanr1May foldl1Note' foldl1Note foldr1Note foldl1Def' foldl1Def foldr1Def foldl1May' foldl1May foldr1May maximumByNote minimumByNote maximumByDef minimumByDef maximumByMay minimumByMay maximumNote minimumNote maximumDef minimumDef maximumMay minimumMaylastNoteheadNotelastDefheadDeflastMayheadMayinitSafeinitNoteinitDefinitMaytailSafetailNotetailDeftailMayabort$fIsStringModuleName$fIsStringQName$fIsStringName SrcSpanInfoSrcSpanunAnn fayBuiltin primOpsMap findPrimOp resolvePrimOp$fIsStringJsLit syb-0.4.4Data.Generics.AliasesextQextRparseDataOrTuple parseTuple parseObject makeSimple makeRecord parseFloat parseDoubleparseInt parseBool parseString parseChar parseText parseArray parseUnit GenericParser encodeGeneric lookupField parseUTCTimebadData justRight_configDirectoryIncludes_configPackages$fDefaultConfigresolvePackagesresolvePackagedoesSourceDirExistdescribePackagepackageVersion getShareGen$fMonoidCompileWriter liftModuleT$fMonadModuleCompilethunk stmtsThunk uniqueNamestryResolveNameunsafeResolveNamelookupNewtypeConstlookupNewtypeDestqualify qualifyQName bindToplevelforce isConstant parseResultconfigoptimizePatConditionsthrowthrowExp isWildCardAlt isWildCardPatffiExpwithScopedTmpJsNamewithScopedTmpNamewarn printSrcLoc typeToRecs typeToFieldsgetGhcPackageDbFlag runTopCompilehasLanguagePragmasifOptimizeNewtypesorigName2QNamereplaceWithBuiltInsioWarnprintSrcSpanInfo printSrcSpan recToFieldsshouldBeDesugaredhasLanguagePragmaOptStateOptimize FuncArity runOptimizer inlineMonadflattencollectoptimizeTopleveltcostripAndUncurrywalkAndStripForcesapplyToExpsInStmtsapplyToExpsInStmt collectFuncsexpArityuncurryBindingrenameUncurriedoptStmts optUncurry!getNonLocalExportsWithoutNewtypes isNewtype isNewtypeDest isNewtypeCons addModulePathaddedModulePath findTypeSiggetLocalExportsWithoutNewtypesDesugar unDesugar DesugarReaderreaderNameDepth readerNoInforeaderTmpNamePrefix runDesugarunscopedTmpNamestmpNamedesugarSection desugarDodesugarTupleCon desugarLCasedesugarMultiIfdesugarTupleSectiondesugarFieldPundesugarPatFieldPundesugarListComp checkEnumdesugarImplicitPreludedesugarToplevelFFITypeSigsdesugarInfixOphaskell-src-exts-1.16.0.1%Language.Haskell.Exts.Annotated.BuildopdesugarInfixPat desugarStmt'desugarFFITypeSigsdesugarBindsTypeSigsaddFFIExpTypeSigs transformBi universeBi transformBiM compilePat compilePVarcompilePatFields compilePLit compilePAsPatcompileNewtypePat compilePApp compilePList printJSString printJSPretty toJsStringLit printProp printStmtsident printConsprintConsUnQual printConsName reservedWords encodeName normalizeName mintercalate$fPrintableJsName$fPrintableJsExp$fPrintableModulePath$fPrintableJsStmt$fPrintableSpecialCon$fPrintableName$fPrintableModuleName$fPrintableQName$fPrintableJsLitallowedNameChars compileFFIExp warnDotUses emitFayToJstranscodingObjtranscodingObjForcedfunctionTypeArgsargType expandApp userDefinedjsToFayfayToJs translatetypeRep typeArity formatFFI explodeFields fayToJsHash jsToFayHash emitJsToFayargTypesgetIndextyvar compileVar compileLit compileApp compileApp' compileNegApp compileLetcompileLetDecl compileList compileIf compileCase compilePatAltcompileGuardedAlt compileGuards compileLambdacompileEnumFromcompileEnumFromTocompileEnumFromThencompileEnumFromThenTocompileRecConstrcompileRecUpdatemakeList optEnumFromTooptEnumFromThenTomaxStrictASLen compileDeclscompilePatBindcompileUnguardedRhscompileDataDeclcompileFunCase compileRhsmkTyVars faySourceDirdefaultCompileReaderdefaultCompileState typecheck startCompilecompileModuleFromFilecompileModuleFromName compileImport findImport initialPasspreprocessFileWithSource preprocessASTscanNewtypeDeclscompileNewtypeDeclscanRecordDecls scanTypeSigscompileFileWithSourcecreateModulePathgenerateExportsgenerateStrictExportsanStdlibModulecompileToModule