Search code examples
Is it possible to use template haskell to get the name of the current file?...


haskelltemplate-haskell

Read More
In TemplateHaskell, how do I figure out that an imported module has been renamed?...


haskelltemplate-haskell

Read More
Language.Haskell.Exts.Syntax.Module to Template Haskell data structure...


haskelltemplate-haskell

Read More
Haskell inline-c multi-step build/link with Cabal...


haskellcabalffitemplate-haskell

Read More
Haskell-src-exts throws TemplateHaskell error...


parsinghaskellabstract-syntax-treetemplate-haskell

Read More
GHC 7.10.2 warning when deriving Unbox instance using Data.Vector.Unboxed.Deriving...


haskellvectortemplate-haskellunboxing

Read More
HTF does not test props generated by TH...


haskelltemplate-haskellquickcheckhtf

Read More
Getting associated type synonyms with template Haskell...


haskelltemplate-haskelltype-familiesreifyassociated-types

Read More
TemplateHaskell memory usage when compiling...


haskelltemplate-haskell

Read More
Generate function definition with template haskell...


haskelltemplate-haskell

Read More
What is the $() construct?...


haskellsyntactic-sugartemplate-haskell

Read More
Generate a function using Template Haskell...


haskelltemplate-haskell

Read More
What are the differences between inline-c and language-c-inline?...


haskellghctemplate-haskell

Read More
How does one "run" a data declaration from a quasiquoter...


haskelltemplate-haskell

Read More
Dynamically add routes at compile time in Scotty...


haskelltemplate-haskellscotty

Read More
Is this expected behavior of Template Haskell?...


haskelltemplate-haskellhaskell-lens

Read More
Why does Template Haskell add unexpected parens?...


haskelltemplate-haskell

Read More
Composite Primary Key in Yesod...


haskellyesodtemplate-haskell

Read More
Missing imports from Hamlet libraries...


haskellyesodtemplate-haskellhamlet

Read More
Yesod's TH generates incorrect code?...


haskellyesodtemplate-haskell

Read More
Specification of default ToJson format used by Aeson...


jsonhaskellghctemplate-haskellaeson

Read More
Obtaining TH.Name for '[] without -XTemplateHaskell...


haskelltemplate-haskell

Read More
Automatically declaration yesod handlers using Template Haskell...


haskellyesodtemplate-haskell

Read More
Is it possible to use a bracketing syntactic sugar for an applicative functor?...


haskellsyntactic-sugartemplate-haskellapplicative

Read More
Generating lenses for a "lens" library with a custom name processor instead of the default...


haskelltemplate-haskelllenseshaskell-lens

Read More
Boilerplate-free annotation of ASTs in Haskell?...


haskellghcgeneric-programmingtemplate-haskellscrap-your-boilerplate

Read More
Including text files to embed with Cabal...


haskellghccabaltemplate-haskell

Read More
How can you have two records with the same field names?...


jsonhaskelltemplate-haskell

Read More
Is there a nice(r) way of writing this Template Haskell code involving singleton data types?...


haskelltemplate-haskell

Read More
A workaround for the “Template Haskell + C” bug?...


haskellghctemplate-haskell

Read More
BackNext