bamse: A Windows Installer (MSI) generator framework

[ bsd3, library, system ] [ Propose Tags ]

Bamse is a framework for building Windows Installers for your Windows applications, giving you a comprehensive set of features to put together Windows Installers using Haskell.


[Skip to Readme]

Modules

  • Bamse
    • Bamse.Builder
    • Bamse.DiaWriter
    • Bamse.Dialog
    • Bamse.DialogUtils
    • Bamse.GhcPackage
    • Bamse.IMonad
    • Bamse.MSIExtra
    • Bamse.MSITable
    • Bamse.Options
    • Bamse.Package
    • Bamse.PackageGen
    • Bamse.PackageUtils
    • Bamse.WindowsInstaller
    • Bamse.Writer

Flags

Automatic Flags
NameDescriptionDefault
old-base

Old, monolithic base

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5
Dependencies base (<3 || >=4), com (>=1.2.2), directory, haskell98, pretty [details]
License BSD-3-Clause
Author Sigbjorn Finne <sof@forkIO.com>
Maintainer sof@forkIO.com
Category System
Uploaded by SigbjornFinne at 2009-01-31T07:00:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bamse
Downloads 4484 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-02 [all 8 reports]

Readme for bamse-0.9.3

[back to package description]
This is the toplevel directory of 'bamse', a tool for
creating builders for Microsoft Windows Installer packages.
See doc/ for instructions on how to get started.