hakyll-4.9.7.0: A static website compiler library

Safe HaskellNone
LanguageHaskell98

Hakyll.Web.Pandoc.FileType

Description

A module dealing with pandoc file extensions and associated file types

Synopsis

Documentation

fileType :: FilePath -> FileType Source #

Get the file type for a certain file. The type is determined by extension.

itemFileType :: Item a -> FileType Source #

Get the file type for the current file