funcmp-1.9: Functional MetaPost is a Haskell frontend to the MetaPost language

Copyright(c) 2003-2010 Peter Simons
(c) 2002-2003 Ferenc Wágner
(c) 2002-2003 Meik Hellmund
(c) 1998-2002 Ralf Hinze
(c) 1998-2002 Joachim Korittky
(c) 1998-2002 Marco Kuhlmann
LicenseGPLv3
Maintainersimons@cryp.to
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

FMP.File

Description

 

Documentation

data Parameters #

Instances
Eq Parameters # 
Instance details

Defined in FMP.File

Read Parameters # 
Instance details

Defined in FMP.File

Show Parameters # 
Instance details

Defined in FMP.File

fileExists :: String -> IO a -> (IOError -> IO a) -> IO a #

clearFile :: String -> IO a -> (IOError -> IO a) -> IO a #