List Question
20 TechQA 2024-03-31T14:31:54.733000Is there a way to get `cabal` to detect changes to non-Haskell source files?
47 views
Asked by GTF
How to get terms names of GADT in Template Haskell?
36 views
Asked by RandomB
TemplateHaskell's addDependentFile doesn't work when the file doesn't exist
64 views
Asked by xbalaj
Printing an expression using Dump library fails
60 views
Asked by F. Zer
Can I attach Haddock comments to declarations in a `[d|…|]` declaration quote?
67 views
Asked by Antal Spector-Zabusky
How to refer to a module (and construct the names of its contents) in template haskell
45 views
Asked by GTF
How do I capture the named value created by this TH code
76 views
Asked by Michael Litchard
Implement a ReaderT monad Type for mocking network api calls
96 views
Asked by Vikram malik
How do I get all instances of HasField type class?
141 views
Asked by lsmor
Obfuscating values of compile-time parameters in Haskell
118 views
Asked by Wojciech Gac
No Store instance for Aeson object
61 views
Asked by Sal
How to force Stack to re-compile when a text file read using template haskell changes?
86 views
Asked by Kareem Taha
No instance for (Data.Vector.Generic.Base.Vector ...) when using Hasql.TH
50 views
Asked by GTF
(Template?) Haskell get name of function at run or compile time
231 views
Asked by Fabus1184
Names with single quotes in Template Haskell
173 views
Asked by dfeuer
How can I write COMPLETE pragmas for types with many constructors?
131 views
Asked by dfeuer
Evaluation of template haskell in Yesod
165 views
Asked by wout
Best method for reading compile-time flags from within TemplateHaskell?
106 views
Asked by lachrimae
What does `BytesPrimL` represent?
132 views
Asked by fluffyyboii