Name: mountpoints Version: 1.0.2 Cabal-Version: >= 1.8 License: LGPL Maintainer: Joey Hess Author: Joey Hess Stability: Stable Copyright: 2012 Joey Hess License-File: LICENSE Build-Type: Simple Category: System Synopsis: list mount points Description: Lists currently mounted filesystems. . Works on: Linux, BSD, Mac OS X, Android Extra-Source-Files: cbits/libmounts.h CHANGELOG LGPL-2.1 Library GHC-Options: -Wall -fno-warn-tabs Exposed-Modules: System.MountPoints Include-Dirs: cbits C-Sources: cbits/libmounts.c Build-Depends: base (>= 4.5), base < 5 source-repository head type: git location: git://git.joeyh.name/haskell-mountpoints.git