LocalBuildInfo {installDirTemplates = InstallDirTemplates {prefixDirTemplate = "/home/thielema/programming/haskell/install", binDirTemplate = "$prefix/bin", libDirTemplate = "$prefix/lib", libSubdirTemplate = "$pkgid/$compiler", libexecDirTemplate = "$prefix/libexec", progDirTemplate = "$libdir/hugs/programs", includeDirTemplate = "$libdir/$libsubdir/include", dataDirTemplate = "$prefix/share", dataSubdirTemplate = "$pkgid", docDirTemplate = "$datadir/doc/$pkgid", htmlDirTemplate = "$docdir/html", interfaceDirTemplate = "$docdir/html"}, compiler = Compiler {compilerFlavor = GHC, compilerId = PackageIdentifier {pkgName = "ghc", pkgVersion = Version {versionBranch = [6,4,1], versionTags = []}}, compilerExtensions = [(OverlappingInstances,"-fallow-overlapping-instances"),(TypeSynonymInstances,"-fglasgow-exts"),(TemplateHaskell,"-fth"),(ForeignFunctionInterface,"-fffi"),(NoMonomorphismRestriction,"-fno-monomorphism-restriction"),(NoMonoPatBinds,"-fno-mono-pat-binds"),(UndecidableInstances,"-fallow-undecidable-instances"),(IncoherentInstances,"-fallow-incoherent-instances"),(Arrows,"-farrows"),(Generics,"-fgenerics"),(NoImplicitPrelude,"-fno-implicit-prelude"),(ImplicitParams,"-fimplicit-params"),(CPP,"-cpp"),(BangPatterns,"-fbang-patterns"),(KindSignatures,"-fglasgow-exts"),(RecursiveDo,"-fglasgow-exts"),(ParallelListComp,"-fglasgow-exts"),(MultiParamTypeClasses,"-fglasgow-exts"),(FunctionalDependencies,"-fglasgow-exts"),(Rank2Types,"-fglasgow-exts"),(RankNTypes,"-fglasgow-exts"),(PolymorphicComponents,"-fglasgow-exts"),(ExistentialQuantification,"-fglasgow-exts"),(ScopedTypeVariables,"-fscoped-type-variables"),(FlexibleContexts,"-fglasgow-exts"),(FlexibleInstances,"-fglasgow-exts"),(EmptyDataDecls,"-fglasgow-exts"),(PatternGuards,"-fglasgow-exts"),(GeneralizedNewtypeDeriving,"-fglasgow-exts"),(MagicHash,"-fglasgow-exts"),(UnicodeSyntax,"-fglasgow-exts"),(PatternSignatures,"-fglasgow-exts"),(UnliftedFFITypes,"-fglasgow-exts"),(LiberalTypeSynonyms,"-fglasgow-exts"),(TypeOperators,"-fglasgow-exts"),(GADTs,"-fglasgow-exts"),(RelaxedPolyRec,"-fglasgow-exts"),(ExtendedDefaultRules,"-fextended-default-rules"),(UnboxedTuples,"-fglasgow-exts"),(DeriveDataTypeable,"-fglasgow-exts"),(ConstrainedClassMethods,"-fglasgow-exts")]}, buildDir = "dist/build", scratchDir = "dist/scratch", packageDeps = [PackageIdentifier {pkgName = "base", pkgVersion = Version {versionBranch = [1,0], versionTags = []}},PackageIdentifier {pkgName = "synthesizer", pkgVersion = Version {versionBranch = [0,0,3], versionTags = []}},PackageIdentifier {pkgName = "Haskore", pkgVersion = Version {versionBranch = [0,0,2], versionTags = []}},PackageIdentifier {pkgName = "numeric-prelude", pkgVersion = Version {versionBranch = [0,0,3], versionTags = []}},PackageIdentifier {pkgName = "non-negative", pkgVersion = Version {versionBranch = [0,0,2], versionTags = []}},PackageIdentifier {pkgName = "event-list", pkgVersion = Version {versionBranch = [0,0,7], versionTags = []}},PackageIdentifier {pkgName = "record-access", pkgVersion = Version {versionBranch = [0,0,1], versionTags = []}}], pkgDescrFile = Just "haskore-synthesizer.cabal", localPkgDescr = PackageDescription {package = PackageIdentifier {pkgName = "haskore-synthesizer", pkgVersion = Version {versionBranch = [0,0,1], versionTags = []}}, license = GPL, licenseFile = "", copyright = "", maintainer = "", author = "Henning Thielemann ", stability = "Experimental", testedWith = [(GHC,ThisVersion (Version {versionBranch = [6,4,1], versionTags = []})),(GHC,ThisVersion (Version {versionBranch = [6,8,2], versionTags = []}))], homepage = "http://darcs.haskell.org/synthesizer/", pkgUrl = "", synopsis = "Audio signal processing coded in Haskell", description = "Use native Haskell Audio Signal Processing for Music rendering with Haskore\nContains several examples.", category = "Sound", buildDepends = [Dependency "base" (IntersectVersionRanges (UnionVersionRanges (ThisVersion (Version {versionBranch = [1,0], versionTags = []})) (LaterVersion (Version {versionBranch = [1,0], versionTags = []}))) (EarlierVersion (Version {versionBranch = [2], versionTags = []}))),Dependency "synthesizer" (IntersectVersionRanges (UnionVersionRanges (ThisVersion (Version {versionBranch = [0,0,3], versionTags = []})) (LaterVersion (Version {versionBranch = [0,0,3], versionTags = []}))) (EarlierVersion (Version {versionBranch = [0,1], versionTags = []}))),Dependency "Haskore" (IntersectVersionRanges (UnionVersionRanges (ThisVersion (Version {versionBranch = [0,0,2], versionTags = []})) (LaterVersion (Version {versionBranch = [0,0,2], versionTags = []}))) (EarlierVersion (Version {versionBranch = [0,1], versionTags = []}))),Dependency "numeric-prelude" (IntersectVersionRanges (UnionVersionRanges (ThisVersion (Version {versionBranch = [0,0,3], versionTags = []})) (LaterVersion (Version {versionBranch = [0,0,3], versionTags = []}))) (EarlierVersion (Version {versionBranch = [0,1], versionTags = []}))),Dependency "non-negative" (IntersectVersionRanges (UnionVersionRanges (ThisVersion (Version {versionBranch = [0,0,1], versionTags = []})) (LaterVersion (Version {versionBranch = [0,0,1], versionTags = []}))) (EarlierVersion (Version {versionBranch = [0,1], versionTags = []}))),Dependency "event-list" (IntersectVersionRanges (UnionVersionRanges (ThisVersion (Version {versionBranch = [0,0,6], versionTags = []})) (LaterVersion (Version {versionBranch = [0,0,6], versionTags = []}))) (EarlierVersion (Version {versionBranch = [0,1], versionTags = []}))),Dependency "record-access" (IntersectVersionRanges (UnionVersionRanges (ThisVersion (Version {versionBranch = [0,0], versionTags = []})) (LaterVersion (Version {versionBranch = [0,0], versionTags = []}))) (EarlierVersion (Version {versionBranch = [0,1], versionTags = []})))], descCabalVersion = UnionVersionRanges (ThisVersion (Version {versionBranch = [1,2], versionTags = []})) (LaterVersion (Version {versionBranch = [1,2], versionTags = []})), buildType = Simple, library = Just (Library {exposedModules = ["Haskore.Interface.Signal.InstrumentMap","Haskore.Interface.Signal.Note","Haskore.Interface.Signal.Write","Haskore.Interface.Signal.Example.ChildSong6ToSignal","Haskore.Interface.Signal.Example.FMBassLine","Haskore.Interface.Signal.Example.FilterSaw","Haskore.Interface.Signal.Example.Guitar","Haskore.Interface.Signal.Example.SwanLake","Haskore.Interface.Signal.Example.WinterAde"], libBuildInfo = BuildInfo {buildable = True, buildTools = [], cppOptions = [], ccOptions = [], ldOptions = [], pkgconfigDepends = [], frameworks = [], cSources = [], hsSourceDirs = ["src"], otherModules = [], extensions = [], extraLibs = [], extraLibDirs = [], includeDirs = [], includes = [], installIncludes = [], options = [(GHC,["-Wall"])], ghcProfOptions = [], ghcSharedOptions = []}}), executables = [], dataFiles = [], extraSrcFiles = [], extraTmpFiles = []}, withPrograms = [("alex",ConfiguredProgram {programId = "alex", programVersion = Just (Version {versionBranch = [2,0,1], versionTags = []}), programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/alex"}}),("ar",ConfiguredProgram {programId = "ar", programVersion = Nothing, programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/ar"}}),("cpphs",ConfiguredProgram {programId = "cpphs", programVersion = Nothing, programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/cpphs"}}),("ffihugs",ConfiguredProgram {programId = "ffihugs", programVersion = Nothing, programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/ffihugs"}}),("ghc",ConfiguredProgram {programId = "ghc", programVersion = Just (Version {versionBranch = [6,4,1], versionTags = []}), programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/ghc"}}),("ghc-pkg",ConfiguredProgram {programId = "ghc-pkg", programVersion = Just (Version {versionBranch = [6,4,1], versionTags = []}), programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/ghc-pkg"}}),("haddock",ConfiguredProgram {programId = "haddock", programVersion = Just (Version {versionBranch = [0,7], versionTags = []}), programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/haddock"}}),("happy",ConfiguredProgram {programId = "happy", programVersion = Just (Version {versionBranch = [1,15], versionTags = []}), programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/happy"}}),("hsc2hs",ConfiguredProgram {programId = "hsc2hs", programVersion = Nothing, programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/local/bin/hsc2hs"}}),("hugs",ConfiguredProgram {programId = "hugs", programVersion = Nothing, programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/hugs"}}),("ld",ConfiguredProgram {programId = "ld", programVersion = Nothing, programArgs = ["-x"], programLocation = FoundOnSystem {locationPath = "/usr/bin/ld"}}),("pkg-config",ConfiguredProgram {programId = "pkg-config", programVersion = Just (Version {versionBranch = [0,15,0], versionTags = []}), programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/pkg-config"}}),("ranlib",ConfiguredProgram {programId = "ranlib", programVersion = Nothing, programArgs = [], programLocation = FoundOnSystem {locationPath = "/usr/bin/ranlib"}}),("tar",ConfiguredProgram {programId = "tar", programVersion = Nothing, programArgs = [], programLocation = FoundOnSystem {locationPath = "/bin/tar"}})], withPackageDB = UserPackageDB, withVanillaLib = True, withProfLib = False, withSharedLib = False, withProfExe = False, withOptimization = True, withGHCiLib = True, splitObjs = False}