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

ghc-mountpoints

Haskell library for listing mount points

This library provides Haskell bindings for checking currently mounted filesystems.

Installation

Install the latest version of ghc-mountpoints as follows:

guix install ghc-mountpoints

Or install a particular version:

guix install ghc-mountpoints@1.0.2

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.