hakyll-4.1.0.0: A static website compiler library

Safe HaskellNone

Hakyll.Core.File

Description

Exports simple compilers to just copy files

Synopsis

Documentation

data CopyFile Source

This will copy any file directly by using a system call

Constructors

CopyFile 

newTmpFileSource

Arguments

:: String

Suffix and extension

-> Compiler TmpFile

Resulting tmp path

Create a tmp file