issues
search
krisajenkins
/
elm-export
Create Elm types and JSON decoders from Haskell source.
Eclipse Public License 1.0
116
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make int32 sortable
#60
ap-nri
closed
10 months ago
1
Allows using existing Elm types
#59
celsobonutti
closed
12 months ago
0
Add instances of HasElmComparable for numeric types
#58
charlieshanley
closed
1 year ago
0
Fix value encoder for overridden field name
#57
micahhahn
closed
2 years ago
0
Directories not created
#56
domenkozar
opened
5 years ago
0
🐧Update to 19
#55
terezka
closed
6 years ago
1
Elm 0.19
#54
domenkozar
closed
5 years ago
7
Upgrade to Elm 0.19
#53
Bargsteen
closed
3 years ago
1
Error while encoding a newtype
#52
saurabhnanda
opened
6 years ago
0
Remove dep on elm exts
#51
jwoudenberg
closed
6 years ago
0
Modify values on toElmEncoderSourceWith
#50
freekh
closed
6 years ago
1
State of the project
#49
hadronized
opened
6 years ago
0
fieldModifier should apply to encoder names as well
#48
supermario
opened
6 years ago
1
Merge upstream 2
#47
jwoudenberg
closed
7 years ago
1
generateElmForAPIWith Supports Other types other than Json
#46
cjmeeks
opened
7 years ago
0
"Non-exhaustive patterns in function render" for ElmConstructor
#45
Taneb
opened
7 years ago
1
support Int-keyed Dicts
#44
CarstenKoenig
opened
7 years ago
3
Export internal types
#43
tekul
closed
7 years ago
1
Add Aeson's 'Value' as an Elm type
#42
tekul
closed
4 years ago
1
Support for optional fields
#41
tmbull
opened
7 years ago
0
Can't derive encoders for records with modified field names
#40
SimSaladin
opened
7 years ago
0
Fix decoder generation for string maps to use `Json.Decode.dict`
#39
ehamberg
closed
7 years ago
1
Invalid encoder for `Date`
#38
charles-cooper
opened
7 years ago
4
Invalid decoder for `Map` (dictionary) field
#37
ehamberg
closed
7 years ago
2
Add HasElmComparable instance for Text
#36
tekul
closed
7 years ago
1
Add a contributing section to the Readme
#35
mattjbray
closed
7 years ago
0
Implements support for algebraic sum types
#34
FPtje
opened
7 years ago
9
RenderM
#33
mattjbray
closed
7 years ago
4
HasDecoder instance for ElmConstructor is partial
#32
mitchellwrosen
opened
7 years ago
1
We need docstrings.
#31
krisajenkins
opened
7 years ago
1
#29: fix toElmTypeRef for tuples, add tests
#30
domenkozar
closed
7 years ago
4
elm-export 0.6.0.0 generates wrong Elm ref
#29
domenkozar
closed
7 years ago
2
Hit it with the Haskell hammer
#28
mattjbray
closed
7 years ago
5
Improved pretty-printing
#27
krisajenkins
closed
7 years ago
3
Update for Elm 0.18.
#26
krisajenkins
closed
7 years ago
1
Show diffs when tests fail.
#25
mattjbray
closed
7 years ago
1
Types of kind * -> *
#24
iteloo
opened
7 years ago
1
Json.Decode.tuple2 removed in Elm 0.18
#23
mattjbray
closed
7 years ago
2
Support GHC 8
#22
jb55
closed
7 years ago
6
Added instance for IntMap
#21
apatil
closed
7 years ago
1
Don't generate names with primes
#20
domenkozar
opened
8 years ago
4
Document Elm requirements
#19
FPtje
closed
7 years ago
2
Fix Int* instances
#18
InfernalKnight
closed
8 years ago
1
Remove ElmType instances of non-32bit int types
#17
expipiplus1
opened
8 years ago
0
Pattern match(es) are non-exhaustive
#16
supermario
closed
8 years ago
1
API for rendering type/encoder/decoder references.
#15
mattjbray
closed
8 years ago
5
Consider using generics-sop
#14
phadej
opened
8 years ago
0
Fix the tests on rework-adt
#13
mattjbray
closed
8 years ago
1
Include elm files in source distribution
#12
joncfoo
closed
8 years ago
2
Added ElmType Instances to Int8-Int64
#11
nomicflux
closed
8 years ago
1
Next