Closed AndrewDryga closed 8 years ago
@bitwalker Hi! The problem because Ecto has added the same modules but just with dump function. https://github.com/elixir-ecto/ecto/blob/v2.1.0-rc.3/lib/ecto/data_type.ex#L55
I think we can rename your modules and add prefix Timex. I can do PR for this fix.
Fixed in master.
@bitwalker Application won't build with timex_ecto: