fpco-api-1.2.0.5: Simple interface to the FP Complete IDE API.

Safe HaskellNone
LanguageHaskell2010

FP.API.Convert

Description

Custom fpco conversion of Haskell values to a JSON Fay value.

Synopsis

Documentation

validateFilePath :: ByteString -> Either String ByteString Source

Cannonicalizes and validates filepaths. See #1643.