issues
search
tdammers
/
ginger
A Haskell implementation of the Jinja template language.
MIT License
77
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extend upper bounds of dependencies
#81
TravisCardwell
closed
3 weeks ago
4
Expressions in include statements for recursive templates?
#80
zlindenbaum
opened
11 months ago
0
Extend upper bounds of dependencies
#79
TravisCardwell
closed
1 year ago
1
Publish current version to Hackage?
#78
ksromanov
opened
1 year ago
1
Expired certificate in Ginger Docs
#77
vknaisl
opened
2 years ago
0
Extend mtl and transformers version upper bounds
#76
TravisCardwell
closed
2 years ago
0
join function?
#75
mnn
opened
2 years ago
3
Extend optparse-applicative version upper bound
#74
TravisCardwell
closed
2 years ago
1
Lack of dependency constraints in old versions cause build failures
#73
TravisCardwell
opened
2 years ago
0
Extend text version upper bound
#72
TravisCardwell
closed
2 years ago
1
Extend bytestring version upper bound
#71
TravisCardwell
closed
3 years ago
1
Local date handling accounting for DST
#70
mulderr
closed
3 years ago
5
Add support for Aeson 2 (#68)
#69
TravisCardwell
closed
3 years ago
1
Aeson 2 support
#68
TravisCardwell
closed
2 years ago
8
Fix GHC 9 simplified subsumption issue #66
#67
TravisCardwell
closed
3 years ago
1
GHC 9 build fails
#66
TravisCardwell
closed
3 years ago
1
How to render a template given template text and context with ToJSON?
#65
mnn
closed
3 years ago
1
test/Text/Ginger/SimulationTests.hs:1589 "recursive loops" test fails: expected: "a@1(b@2()c@2(d@3()))" but got: "a@1(c@2(d@3())b@2())"
#64
trofi
closed
11 months ago
0
Best way to deal with lists and maps as variables
#63
JivanRoquet
closed
3 years ago
1
Allow tasty-1.4
#62
jkachmar
closed
3 years ago
1
don't ignore non-existent variables
#61
plsnp
opened
4 years ago
3
Add documentation for for-loops
#60
plsnp
opened
4 years ago
2
a way to display a structured variable
#59
plsnp
opened
4 years ago
2
Need help with (untyped ?) / heterogeneous dictionary as context to template
#58
plsnp
opened
4 years ago
0
Add support for records as GVal
#57
flip111
opened
4 years ago
3
Support fractions of second in dates
#56
mulderr
closed
4 years ago
2
Fraction of second in date
#55
mulderr
closed
4 years ago
0
Passing local variables while including a template?
#54
saurabhnanda
opened
4 years ago
5
Not using bytestring-builder internally?
#53
saurabhnanda
opened
4 years ago
2
Bump the optparse-applicative version ceiling
#52
TomMD
closed
4 years ago
2
Use Text instead of String in parser
#51
poscat0x04
opened
4 years ago
2
Remove redundant constraints
#50
poscat0x04
closed
4 years ago
1
`MonadFail` compliance
#49
tdammers
closed
4 years ago
5
MonadFail migration
#48
ejconlon
closed
4 years ago
3
Efficiency of macros
#47
MarekSuchanek
opened
4 years ago
1
build in ghcjs
#46
danbornside
closed
4 years ago
1
How to check if all variables were filled in rendered template?
#45
vaclavsvejcar
closed
4 years ago
2
Environment backend
#44
tdammers
opened
5 years ago
0
Custom filter
#43
MarekSuchanek
closed
5 years ago
2
Add Richard Cook as contributor
#42
rcook
closed
5 years ago
1
Fix #40: Update examples in documentation so that they compile
#41
rcook
closed
5 years ago
1
Documentation examples do not compile
#40
rcook
closed
5 years ago
0
injection seems to be http escaped
#39
andrewufrank
closed
5 years ago
1
extend tag not implemented
#38
andrewufrank
closed
5 years ago
1
Let RuntimeError exposed
#37
kakkun61
closed
5 years ago
2
fix compilation with ghc-8.4
#36
0x777
closed
6 years ago
4
does not compile with ghc-8.4
#35
0x777
closed
6 years ago
2
Issue 21: implement 'is' tests
#34
motching
closed
6 years ago
0
Implement `defined`
#33
tdammers
opened
6 years ago
1
Use Python style logical operators. Fix #31
#32
wchresta
closed
6 years ago
1
Next