Skip to content

Template Haskell interface missing #18

@gergoerdi

Description

@gergoerdi

According to https://hackage.haskell.org/package/microstache-1.0.1.1/docs/Text-Microstache.html:

Template Haskell helpers for compilation of templates at compile time are available in the Text.Microstache.Compile.TH module. The helpers are currently available only for GHC 8 users though.

However, there is no Text.Microstache.Compile.TH in the Hackage package or even on Git.

I'd like to compile my templates at compile-time, where is this fabled module?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions