erlsci / iso8601

An ISO 8601 date formating and parsing library for Erlang
MIT License
130 stars 93 forks source link

Fix tuple(_) style types for 18.0 #19

Closed chrisavl closed 8 years ago

chrisavl commented 9 years ago

The tuple(foo, bar) style types does not compile anymore.

Tantalor93 commented 8 years ago

any chance of merging this to get rid of compilation error?