deprecated

This commit is contained in:
Joey Hess 2016-02-14 20:49:03 -04:00
parent 591d0e2af1
commit 4ee302d1b0
Failed to extract signature

View file

@ -1,4 +1,6 @@
{- Interface to mtab (and fstab) {- Interface to mtab (and fstab)
-
- Deprecated; moving to mountpoints library on hackage.
- -
- Derived from hsshellscript, originally written by - Derived from hsshellscript, originally written by
- Volker Wysk <hsss@volker-wysk.de> - Volker Wysk <hsss@volker-wysk.de>
@ -7,6 +9,7 @@
- Joey Hess <id@joeyh.name> - Joey Hess <id@joeyh.name>
- -
- Licensed under the GNU LGPL version 2.1 or higher. - Licensed under the GNU LGPL version 2.1 or higher.
-
-} -}
{-# LANGUAGE ForeignFunctionInterface #-} {-# LANGUAGE ForeignFunctionInterface #-}