packages feed

Cabal revisions of hXmixer-0.3.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                hXmixer
 version:             0.3.0.0
+x-revision: 1
 synopsis:            A Gtk mixer GUI application for FreeBSD
-description:         A Gtk mixer GUI application for FreeBSD
+description:         
+   hXmixer is a Gtk 3 GUI mixer application for FreeBSD.
+   It is used to set the audio levels of @/dev/mixer*@ devices.
+   To install this package, make sure that you have the FreeBSD
+   ports @gtk3@, @ghc@, and @hs-cabal-install@ installed.
+   .
+   Then, enter the following commands to install the application:
+   @
+   % cabal update
+   % cabal install gtk2hs-buildtools
+   % cabal install hXmixer
+   @
 license:             BSD3
 license-file:        LICENSE
 author:              Colin Mitchell
revision 2
 name:                hXmixer
 version:             0.3.0.0
-x-revision: 1
+x-revision: 2
 synopsis:            A Gtk mixer GUI application for FreeBSD
 description:         
    hXmixer is a Gtk 3 GUI mixer application for FreeBSD.
-   It is used to set the audio levels of @/dev/mixer*@ devices.
+   It is used to set the audio levels of @\/dev\/mixer*@ devices.
    To install this package, make sure that you have the FreeBSD
    ports @gtk3@, @ghc@, and @hs-cabal-install@ installed.
    .
    Then, enter the following commands to install the application:
+   .
    @
    % cabal update
+   .
    % cabal install gtk2hs-buildtools
+   .
    % cabal install hXmixer
    @
 license:             BSD3