This package browser is in early development. Mind the rough edges.

ghc-x11

Bindings to the X11 graphics library

This package provides Haskell bindings to the X11 graphics library. The bindings are a direct translation of the C bindings.

Installation

Install the latest version of ghc-x11 as follows:

guix install ghc-x11

Or install a particular version:

guix install ghc-x11@1.10.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.