issues
search
lymar
/
hastache
Haskell implementation of Mustache template
Other
96
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support GHC >= 8.4
#58
basvandijk
opened
6 years ago
1
Add Semigroup-instance for MuContext m
#57
junjihashimoto
closed
6 years ago
0
Make it build with ghc 8.2
#56
erikd
opened
7 years ago
1
base bounds prevent building with GHC 8.0
#55
clinty
opened
8 years ago
0
Adding a link to alternative Mustache library to the readme
#54
mrkkrp
closed
6 years ago
0
Set lower bound on mtl and add support for GHC 8.0
#53
hvr
opened
8 years ago
2
Optional values in a generic context
#52
jimenezrick
closed
9 years ago
1
Provide strict rendering?
#51
danse
opened
9 years ago
3
tests/test.hs: add FlexibleContexts for ghc-7.10
#50
trofi
opened
9 years ago
0
List length
#49
bgamari
opened
9 years ago
0
List indexing and MuNothing
#48
andrewthad
opened
9 years ago
0
hastache-0.6.1 doesn't compile with GHC 7.10.1
#47
peti
opened
9 years ago
2
tests/test.hs fails to compile
#46
cstrahan
opened
9 years ago
1
Data.Text and Generic Multiple Constructors results in error in Data.Text.Lazy
#45
sw17ch
opened
9 years ago
0
Allow to control escaping from haskell side
#44
Shimuuar
opened
9 years ago
0
hastache-0.6.1 incompatible with GHC 7.0
#43
hvr
closed
9 years ago
3
Fix ambiquity due to generalised `elem`
#42
hvr
closed
9 years ago
1
0.6.0 does not build with base-4.8 (ghc-7.10)
#41
kolmodin
closed
9 years ago
5
Handle polymorphic datatypes in `mkGenericContext`
#40
co-dan
opened
10 years ago
2
Remove spurious IO requirement.
#39
davean
opened
10 years ago
2
Handling of Maybe in context with generics seems to be wrong
#38
kaoskorobase
closed
10 years ago
1
Scoping is outside-in instead of inside-out
#37
gergoerdi
opened
10 years ago
4
testsuite fails on big-endian architectures
#36
clinty
opened
10 years ago
7
documentation for toLText incorrectly says "ByteString" instead of "Text"
#35
clinty
closed
10 years ago
1
make example more concise
#34
ibotty
closed
10 years ago
1
make hastacheStr pure
#33
nurpax
closed
10 years ago
2
Introduce mkGenericContext'
#32
edsko
closed
10 years ago
2
Merging contexts
#31
angerman
closed
10 years ago
4
Possible to extend to other generic types?
#30
angerman
closed
10 years ago
4
Doc fixes
#29
nurpax
closed
10 years ago
2
Check if the criterion benchmark package builds with the latest hastache
#28
nurpax
closed
10 years ago
3
Fix comments to reflect change to Text
#27
mzero
closed
10 years ago
1
Fixes a warning in one of the README examples
#26
dudebout
closed
10 years ago
2
Additional MuVar instances
#25
co-dan
closed
10 years ago
0
Making Hastache compatible with GHC 7.7
#24
co-dan
closed
11 years ago
3
Add a cabal test-suite
#23
basvandijk
closed
11 years ago
3
Put defaultConfig in IO
#22
basvandijk
closed
11 years ago
0
Parameterize MuConfig with Monad
#21
basvandijk
closed
11 years ago
0
Make MuContext effectful
#20
basvandijk
closed
11 years ago
2
Parameterize how templates are retrieved
#19
basvandijk
closed
11 years ago
1
Allow more general types for lambdas
#18
nurpax
opened
12 years ago
3
hastache should use Data.Text instead of ByteStrings in its API
#17
nurpax
closed
10 years ago
16
working with multiple constructors
#16
adzeitor
closed
10 years ago
2
Language Extensions
#15
singpolyma
closed
10 years ago
0
Convert directly between Text and Bytestring without [Char] intermediate form.
#14
itsybitesyspider
closed
12 years ago
1
Accessing Array Item by Index
#13
christiaanb
closed
12 years ago
1
Non-list or non-bool sections
#12
akaspin
closed
12 years ago
1
Inverted sections with missing context
#11
akaspin
closed
12 years ago
1
Put basic example in haddocks
#10
bos
closed
12 years ago
2
Monadic lambdas in generic context
#9
akaspin
closed
13 years ago
0
Next