Search code examples
Is there an easy way to quote a type with constrained parameters?...


haskelltemplate-haskelltype-variables

Read More
`lift` a type into a Template Haskell `TypeQ`...


haskellmetaprogrammingtemplate-haskell

Read More
Is it possible to iterate the application of a non-endomorphism?...


haskelltemplate-haskell

Read More
Traversing a Template Haskell AST...


haskelltemplate-haskell

Read More
Using constraints in Typed Template Haskell...


haskellmetaprogrammingtypeclasstemplate-haskell

Read More
Converting Haskell to Template Haskell: couldn't match expected type ExpQ...


haskelltemplate-haskell

Read More
Template Haskell do variable assignment clarification...


haskelltemplate-haskell

Read More
How do I use Aeson to generate a literal (unquoted) javascript expression?...


jsonhaskellobject-literalaesontemplate-haskell

Read More
How to capture type variable in TemplateHaskell quote...


haskelltemplate-haskell

Read More
Define a Recursive Function in Template Haskell...


haskellrecursiontemplate-haskell

Read More
Haskell, Control.Lens: Couldn't match type ‘[Language.Haskell.TH.Syntax.Dec]’ with ‘Language.Has...


haskellhaskell-lenstemplate-haskell

Read More
TemplateHaskell not installed... then it is...


haskelltemplate-haskell

Read More
How can I turn a [TExp a] into a TExp [a], or otherwise apply refineTH to multiple values programati...


haskelltemplate-haskellrefinement-type

Read More
How to check my implementation of a function which generates an infinite list?...


haskelltemplate-haskell

Read More
Retrieving the size of a Bounded Enum as a Nat...


haskelltemplate-haskelltype-level-computation

Read More
Defining Own Data Type in Haskell Where clause...


haskelltemplate-haskell

Read More
Configurable path prefix with Yesod...


haskellyesodtemplate-haskell

Read More
Get name of the constructor...


haskellgenericstemplate-haskell

Read More
Generate InstanceD declaration that contains type families...


haskellmetaprogrammingtemplate-haskelltype-families

Read More
Haskell: Making Quasi-Quoted values strict / evaluated at compile-time...


haskelllazy-evaluationtemplate-haskellquasiquotes

Read More
Mystery of subsite types...


haskellyesodtemplate-haskell

Read More
How can I see a specific file's generated template haskell code when using yesod...


yesodtemplate-haskell

Read More
Quasiquoter concrete syntax for visible type application...


haskellsyntaxtemplate-haskellquasiquotes

Read More
How to generate imports and boilerplate lists using Template Haskell?...


haskellcode-generationtemplate-haskell

Read More
Eval expression during compilation and treat runtime errors as compilation errors...


haskellmetaprogrammingtemplate-haskell

Read More
Testing Template Haskell with mkName...


haskelltemplate-haskell

Read More
How can I write a pattern quasi quoter in Haskell?...


haskelltemplate-haskellquasiquotes

Read More
Custom deriving(Read,Show) for enum type...


haskelltemplate-haskellderiving

Read More
Wai template functions cannot find Libz.so...


haskellzlibyesodtemplate-haskellhaskell-wai

Read More
TemplateHaskell seems to not be reporting what function it needs to be imported...


haskellghctemplate-haskell

Read More
BackNext