Name: debian Version: 2.28 License: BSD3 -- License-File: debian/copyright Author: David Fox Homepage: http://seereason.org/ Build-Depends: base, unix, Unixutils, Extra >= 0.4, directory, process, bytestring, pretty, containers, old-time, old-locale, network, parsec, mtl, regex-compat, time, regex-posix, bzlib, zlib, HaXml Synopsis: Modules for working with the Debian package system ghc-options: -fglasgow-exts -O2 -fasm -W Extensions: ExistentialQuantification Exposed-modules: Debian.AptImage, Debian.Cache, Debian.Control, Debian.Control.ByteString, Debian.Control.Common, Debian.Control.PrettyPrint, Debian.Control.String, Debian.Dependencies, Debian.DryRun, Debian.GenBuildDeps, Debian.Index, Debian.IO, Debian.Shell, Debian.Local.Changes, Debian.Local.Index, Debian.Local.Insert, Debian.Local.Package, Debian.Local.Release, Debian.Local.Repo, Debian.OSImage, Debian.Package, Debian.Relation, Debian.Relation.ByteString, Debian.Relation.Common, Debian.Relation.String, Debian.Release, Debian.Repo, Debian.Slice, Debian.SourcesList, Debian.SourceTree, Debian.Types, Debian.UploadFile, Debian.Version, Debian.Version.Common, Debian.Version.String, Debian.Version.ByteString, Debian.VersionPolicy, Debian.Apt.Index, Debian.Apt.Methods, Debian.Deb, Debian.Time, Debian.Util.FakeChanges, Debian.Apt.Dependencies, Debian.Apt.Package, Debian.Report, Debian.Types.AptCache, Debian.Types.AptImage, Debian.Types.DebSource, Debian.Types.OSImage, Debian.Types.Package, Debian.Types.PackageIndex, Debian.Types.Release, Debian.Types.ReleaseInfo, Debian.Types.Repo, Debian.Types.Slice, Debian.Types.SourceTree, Debian.URI other-modules: Debian.Version.Internal extra-source-files: tests/Main.hs tests/Versions.hs debian/changelog debian/compat debian/control debian/copyright debian/haskell-apt-doc.docs debian/rules Executable: fakechanges Main-is: utils/FakeChanges.hs ghc-options: -O2 -fasm -threaded Executable: debian-report Main-is: utils/Report.hs ghc-options: -O2 -fasm -threaded -- For more complex build options see: -- http://www.haskell.org/ghc/docs/latest/html/Cabal/