@hackage X11-extras0.0

Missing bindings to the X11 graphics library

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    sjanssen@cse.unl.edu

  • Versions

    • 0.4 Tue, 13 Jan 2015
    • 0.3 Tue, 13 Jan 2015
    • 0.2 Thu, 31 May 2007
    • 0.1 Wed, 25 Apr 2007
    • 0.0 Tue, 13 Jan 2015

If you are building from a source tarball, you can just use the standard cabal installation stanza:

$ runghc Setup config $ runghc Setup build $ runghc Setup install

However, if you are building from darcs, X11-extras uses autoconf, so you need to have autoconf installed and run autoconf/autoheader before building:

$ autoconf $ autoheader