deprecated
This commit is contained in:
parent
591d0e2af1
commit
4ee302d1b0
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
{- Interface to mtab (and fstab)
|
||||
-
|
||||
- Deprecated; moving to mountpoints library on hackage.
|
||||
-
|
||||
- Derived from hsshellscript, originally written by
|
||||
- Volker Wysk <hsss@volker-wysk.de>
|
||||
|
@ -7,6 +9,7 @@
|
|||
- Joey Hess <id@joeyh.name>
|
||||
-
|
||||
- Licensed under the GNU LGPL version 2.1 or higher.
|
||||
-
|
||||
-}
|
||||
|
||||
{-# LANGUAGE ForeignFunctionInterface #-}
|
||||
|
|
Loading…
Reference in a new issue