!x&l\      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None"#478=>?@AMPSUVX None"#478=>?@AMPSUVX ) None"#478=>?@AMPSUVXlsalakWritable data structure.  is designed for working with 5 value pased by salak. It provide a way to override  value provided by salak, can be used in the application which need to change values of some configurations by overriding it directly. For example, logger function can use a log level property to control which level of logs should be printed. By using  Writeable- value, we can change the property directly.salak Convert a  value to  value.salak Get value. salakSet or remove override value. 2019 Daniel YUMITleptonyu@gmail.com experimentalportableNone"#478=>?@AMPSUVX,!salakA Trie from keys  to values v, which is a recursive map.%salakO(1). A trie with a single element.&salakO(1). The empty trie.'salakO(1)5. Return True if this trie is empty, False otherwise.(salak O(log (n+m))K. Return True if the specified key is present in the trie, False otherwise.+salak O(log (n+m))|. Return the primitive value to which the specified key is mapped, or Nothing if this trie contains no mapping for the key.,salakO(log n). Associate the specified value with the specified key in this trie. If this trie previously contained a mapping for the key, the old value is replaced.-salakO(log m). The expression (-& k f trie) modifies the sub trie at k..salak O(log (n+m)). The expression (.( ks f trie) modifies the sub trie at ks./salakO(1)I. The expression (update f trie) updates the primitive value in the trie.0salakO(n)R. The expression (update f ks trie) updates the primitive value of sub trie at ks.1salakO(n*m)F. Return a list of this tries's elements. The list is produced lazily.2salak O(n*m*log n)|. Construct a trie with the supplied mappings. If the list contains duplicate mappings, the later mappings take precedence.3salakO(n)O. Filter this trie by retaining only elements which values satisfy a predicate.4salakO(n+m). The union of two tries. If a key occurs in both tries, the provided function (first argument) will be used to compute the result.5salakO(n+m)T. The union of two tries. All the keys will be calculated by the provided function.!"#$%&'()*+,-./012345!"#$&%'(+)*,-./012345None"#478=>?@AMPSUVX0Dsalak%Reload result, show erros or changes.FsalakIf reload process has errors.GsalakFIf hasError then this show error messages, else this show change logs.;<CBA@?>=DEGFHIJKLNone"#478=>?@AHMPSUVXL MsalakProp operators.)Suppose we have the following definition: Gdata Config = Config { enabled :: Bool , level :: IO LogLevel }NsalakParse or default value instance MonadThrow m => FromProp m Config where fromProp = Config <$> "enabled" .?= True <*> "level" .?= (return LevelInfo)IO value will work right.Osalak+Parse or auto extract default value from a  value instance Default Config where def = Config True (return LevelInfo) instance MonadThrow m => FromProp m Config where fromProp = Config <$> "enabled" .?: enabled <$> "level" .?: levelPsalak$Type class used to parse properties.QsalakParse properties from .Rsalak ExceptionSsalak Parse failedTsalak Not foundUsalak-Property parser, used to parse property from VsalakECore type class of salak, which provide function to parse properties.Wsalak3Monad has the ability to get a SourcePack instance.Xsalak0Get reload action which used for reload profiles[salakParse properties using P. For example: a :: Bool <- require "bool.key" b :: Maybe Int <- require "int.optional.key" c :: Either String Int <- require "int.error.key" d :: IO Int <- require "int.reloadable.key"[ supports parse  values, which actually wrap a y variable and can be reseted by reloading configurations. Normal value will not be affected by reloading configurations.^salakParse primitive value from _salakParse enum value from salak)Support for setting default normal value.salakSupport for setting default  value.salakSupports for parsing  value.salak5Automatic convert literal string into an instance of U m a.MONPQRTSUV[ZYXW\]^_N5O52019 Daniel YUMITleptonyu@gmail.com experimentalportableNone"#478=>?@AHMPSUVXYk`salakConvert arguments to propertiesasalakSimple IO Monadbsalak Standard V instance.csalakSimple IO MonaddsalakXConfiguration Loader Monad, used for load properties from sources. Custom loaders using ffsalak Basic loadergsalak Simple loaderhsalak-Standard salak functions, by load and with a ; instance. Users should use ; to create custom V- instances, then you get will an instance of V.isalak/Standard salak functions, by load and run with b.jsalakLoad mock variables into Iksalak Load environment variables into Ilsalak+Default way to parse command line argumentsmsalak+Default way to parse command line argumentsnsalak6Try load file, if file does not exist then do nothing.D  ;<=>?@ABCHIJKLVWXYZ[\]`abcdefghijklmnDhifgdcbaVWXYZ[jkm`lnIH L e;<=>?@ABC\]JK 2019 Daniel YUMITleptonyu@gmail.com experimentalportableNone"#478=>?@AMPSUVXjZ salakLoad file by extensionsalakProp load configurationsalakSpecify config key, default is  application.salak Specify config name, default is  application.salak'Search current directory, default true.salak%Search home directory, default false.salakHow to parse commandline.salakType synonyms of ;salak4Load files with specified format, yaml or toml, etc.salakjDefault load salak. All these configuration sources has orders, from highest priority to lowest priority: 1. loadCommandLine 2. loadEnvironment 3. loadConfFiles 4. load file from folder `salak.conf.dir` if defined 5. load file from current folder if enabled 6. load file from home folder if enabled 7. file extension matching, support yaml or toml or any other loader.salak"Run salak, load strategy refer to salak"Run salak, load strategy refer to ; ;DEFGMNOPQRSTUVWXYZ[^_`abcdhijklm;ihVWXYZ[baMNOPQU^_;RST dcm`lkjDEFG33     !"#$$%&'()**+,-./0123456789:;<=>?@ABCCDEFGHIJKKLMNOPQRSTUVWXXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~Z"salak-0.3.6-CsmUPOl76jV8gg1jkHutzMSalakSalak.Internal Salak.TrieSalak.Internal.KeySalak.Internal.ValSalak.Internal.WritableSalak.Internal.SourceSalak.Internal.Prop(exceptions-0.10.4-622ySnQapwMAU2KS1exqorControl.Monad.Catch MonadThrow MonadCatchToKeystoKeysKeysunKeysKeyKTKIfromKeys simpleKeysToValuetoValValueVTVIVBVLTVDVHVUVRVRefVRTVRRValmkValueWritable toWritable getWritable setWritableTrietvartmap singletonemptynullmembersubTriesubTrieslookupinsertmodifymodify'updatealtertoListfromListfilter unionWith unionWith'$fTraversableTrie$fFoldableTrie $fShowTrie$fEqTrie $fFunctorTrie SourcePacksourceoriginkrefprefqreflrefreload ReloadResulthasErrormsgs TraceSourceSourceextract genSourcesetValPropOp.?=.?:FromPropfromPropSalakException NullExceptionProp MonadSalak askSourcePack askReloadsetLogFlogSalakrequirerunPropwithKeys readPrimitivereadEnumParseCommandLineRunSalak RunSalakT LoadSalak LoadSalakTliftNTloadTrieloadListloadAndRunSalak'loadAndRunSalakloadMockloadEnvdefaultParseCommandLineloadCommandLine tryLoadFile$fMonadSalakLoadSalakT$fMonadSalakRunSalakT$fFunctorLoadSalakT$fApplicativeLoadSalakT$fMonadLoadSalakT$fMonadIOLoadSalakT$fMonadTransLoadSalakT$fMonadStateLoadSalakT$fMonadThrowLoadSalakT$fMonadCatchLoadSalakT$fFunctorRunSalakT$fApplicativeRunSalakT$fMonadRunSalakT$fMonadTransRunSalakT$fMonadIORunSalakT$fMonadReaderRunSalakT$fMonadThrowRunSalakT$fMonadCatchRunSalakT:|:HasLoadloadersExtLoad PropConfig configKey configName searchCurrent searchHome commandLineloggerFloadExt loadByExt loadSalak loadSalakWithrunSalak runSalakWith$fDefaultPropConfig$fFromPropmFileConfig $fHasLoad:|:baseGHC.Base<>memptyParser singletonKey toKeyListshowKeyisStrisNumkeyExprValsunValsPriorityModTypeNoopAddDelModpriority nullValuetypeOfVgetTypeexprCharvrefnullVals minimumVals emptyVals deleteValsgetValdelValsmodVals singletonValsmodVals'ghc-prim GHC.TypesIOLFuncQFunc TraceValsdifffmtfmtMod loadSource traceError traceValssetErr0setVal01data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQData.Default.ClassDefaultGHC.MVarMVar text-1.2.3.1Data.Text.InternalText $fPropOpfa$fPropOpPropIO $fFromPropmIO$fIsStringProp GFromProp gFromPropunPropwithPropwithKeyfailKeybuildIOreadPrimitive'gEnumtoNum