kowainik / tomland

🏝 Bidirectional TOML serialization
https://kowainik.github.io/posts/2019-01-14-tomland
Mozilla Public License 2.0
122 stars 39 forks source link

Toml codec for DateTime #115

Closed willbasky closed 6 years ago

willbasky commented 6 years ago

There is no DataTime codec in Toml.Bi.Combinators module and no DataTime bimap for AnyValue in Toml.BiMap.

jiegillet commented 6 years ago

I have my hands deep in BiMaps, I'm happy to take this one