úÎx"p¸Z      !"#$%&'()*+,-./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 NoneCKV'Ñ L that will run a command and return an empty list. Useful for making clean s. Use sparingly.L that will return all files in a given directory tree that pass the filter.d that will return all files in a given directory (but not its subdirectories) that pass the filter.# that will return exactly one file.ZLType wrapper for a function to determine if a file should be returned by a .#Existential data type for wrapping [)s so they can be used as a uniform type.[]Typeclass representing data types that can be used to collect files for input into a target.\EFunction that, given the strategy, will produce a list of file paths.ZDescribes a build target. Takes a name, checksum function, list of dependencies, list of s, and a list of s.]DType wrapper for a function that given a Target produces a checksum.1Type describing a build stage. Takes a name, an  ,  4, additional dependencies, and the builder function. )Type wrapper for a function that given a  , produces either a  7 containing the output files in the input, or an error.^!Type wrapper for the result of a  9. Left indicates an error while Right indicates success. )Type wrapper for a function that takes a   and produces a  ) with dependencies included in the input. 2Type wrapper for functions transforming a list of  s into a list of   s suitable for passing into the  . ?Data type for expressing mapping of input files to output files One input to one output file.$One input file to many output files.$Many input files to one output file. Many input to many output files._6Newtype wrapper for the build monad transformer stack.`)Configuration arguments used by the buildaThe target to build.b*The maximum number of build jobs to spawn.c@Internal type that contains information state used by the build.dWType wrapper for the dictionary of arguments that are extracted from the command line.eSType wrapper for the list of database updates that will happen after a successful  build.f1Type wrapper for the set of currently up-to-date s.g.Type wrapper for the target checksum database.h'Type wrapper for the checksum database.i/Type wrapper for the target timestamp database.j(Type wrapper for the timestamp database.,klmnZo[\] p^  _qr`sbactdefghij klmno[\  _qr`sabctNone*8.A stage that does nothing and just passes the   s through.  None<CFKV->Takes in a list of include directories, extra dependencies, a  , and returns a new  6 with the dependencies injected into the source side.uvwxyz{|}None; Runs a list of 0s and returns the concatenation of their output.Convenience function to turn a [ into a . Constructs a  that returns a single file. Constructs a _ that returns all files in a directory (but not its subdirectories) that match a given filter.  Constructs a G that returns all files in a directory tree that match a given filter.! Constructs a  that runs an arbitrary ~ action.IRecursively gets all files in the given directory and its subdirectories."'Filter function that returns all files.#:Filter function that returns files with a given extension.$JFilter function that returns files that match any of a list of extensions.%[Filter function that returns files with a given extension that don't match exclusion rules.&oFilter function that returns files that match any of a list of extensions, but don't match the exclusion rules. !"#$%& !"#%$&None@¬+Adds a dependency on another .,Adds a dependency on a list of s.-Gets dependencies of a ..Makes a 8 that doesn't build anything but can be used as a meta  , i.e. the "all" target in make./Makes a  that runs an arbitrary ~ action.0<Computes a checksum from the direct dependencies of a target+,-./0+,-./0NoneCe1The 1† function makes a target that copies a directory tree. It takes a name, a source directory, destination directory, and gather filter.11NonePÄ 2`The function that should be called to dispatch the build. Takes a list of the top-level (root) s.3 Returns the argument dictionary.4|Adds all of the variables in the execution environment into the argument dictionary. Allows for make-like variable passing.5‹Makes a function that can be used to look up a value in the argument dictionary, returning a default value if the argument does not exist.6ÿMakes a function that can be used to look up a value in the argument dictionary, returning a default value if the argument does not exist, and checking success against a list of valid values. Returns an error string on Left, and success string on Right.€ Returns the j from the c Puts the j back into the c‚PReturns whether or not a target is up to date, based on the current build state.ƒ"Partitions out up-to-date mappings 23456 23456NoneS76Given a directory, returns the list of subdirectories.8 A utility function for handling „s in  StageFunctions.7878NoneV19The 9© function generates a target. It takes a name, source directory, destination directory, destination extension, gather filter, and a function to build the command line.99 NoneoH!:6The data type for specifying where built files end up.;ŒSpecifies that object files will end up adjacent to their source files and the executable will be in the same directory as the dib.hs file.<NSpecifies that the object files and executable will go in a certain directory.=kSpecifies that the object files will go in the first directory and the executable in the second directory.>JThe record type that is used to pass configuration info for the C builder.@The name of the output file.AThe name of the . Should be unique among all s in a given build.B4The directory containing the source for this target.CA :7 that defines where the object and executable files go.DThe compiler executable.EThe linker executable.FThe archiver executable.G+The command line option for the input file.H,The command line option for the output file.…The compiler's include optionICommon compiler flags.JC compiler flags.KC++ compiler flags.L Linker flags.MArchiver flags.N…A list of directories where include files can be found. Used for dependency scanning and automatically appended to the compile line.OExtra compilation dependencies.PExtra linking dependencies.Q Files to exclude from the build.R9Whether or not to build a static lib (using the archiver)†Given a > and a , produces a checksumSAn empty configuration.T A default configuration for gcc.U A default configuration for g++.V"A default configuration for clang.WGiven a >:, will make the directories required to build the project.XGiven a > , produces a YGiven a > , produces a  that will clean the project. :;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXY >?@ABCDEFGHIJKLMNOPQR:;<=XYWSTUV:;<=>?@ABCDEFGH…IJKLMNOPQR‡                  !"#$%&'()*+,-./0123456789:;<=>?@AB C D E F G 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 h kvvwxyz{||}~€‚ƒ„…†‡ ˆ ‰Š dib-0.7.1-EX2oOtQJHt3BFPhxHmsxWG Dib.Gatherers Dib.Target Dib.StageDibDib.Scanners.CDepScannerDib.Builders.CopyDib.UtilDib.Builders.SimpleDib.Builders.C Dib.TypesCommandGathererFileTreeGathererDirectoryGathererSingleFileGathererGathererTargetStage StageFunc DepScannerInputTransformer SrcTransformOneToOne OneToMany ManyToOne ManyToMany emptyStage cDepScanner$fOrdDependency$fEqDependency$fShowDependency$fShowParseState$fFunctorDepGatherer$fApplicativeDepGatherer$fMonadDepGatherer$fMonadIODepGatherer$fMonadStateDepGatherer runGathererswrapGatherStrategymakeSingleFileGatherermakeDirectoryGatherermakeFileTreeGatherermakeCommandGatherermatchAllmatchExtensionmatchExtensionsmatchExtensionExcludedmatchExtensionsExcluded$fGatherStrategyCommandGatherer $fGatherStrategyFileTreeGatherer!$fGatherStrategyDirectoryGatherer"$fGatherStrategySingleFileGatherer addDependencyaddDependenciesgetDependenciesmakePhonyTargetmakeCommandTargettargetDepChecksummakeCopyTargetdib getArgDict addEnvToDictmakeArgDictLookupFuncmakeArgDictLookupFuncCheckedgetSubDirectorieshandleExitCodemakeSimpleTarget BuildLocationInPlaceBuildDir ObjAndBinDirs CTargetInfo outputName targetNamesrcDiroutputLocationcompilerlinkerarchiver inFileOption outFileOptioncommonCompileFlags cCompileFlagscxxCompileFlags linkFlags archiverFlags includeDirsextraCompileDeps extraLinkDeps exclusions staticLibrary emptyConfigdefaultGCCConfigdefaultGXXConfigdefaultClangConfig makeBuildDirs makeCTargetmakeCleanTarget FilterFuncGatherStrategygather ChecksumFunc StageResultBuildM BuildArgs buildTarget maxBuildJobs BuildStateArgDictPendingDBUpdatesUpToDateTargetsTargetChecksumDB ChecksumDBTargetTimestampDB TimestampDB StageResults BuildMImpl runBuildImpl DepGathererrunDepGatherer ParseStatePS currentDeps searchPaths Dependencyghc-prim GHC.TypesIOrGetFilesInDirgetTimestampDBputTimestampDBtargetIsUpToDatepartitionMappingsbaseGHC.IO.ExceptionExitCode includeOption cTargetHash