typelevel / scalaz-contrib

Interoperability libraries & additional data structures and instances for Scalaz
http://typelevel.org
MIT License
54 stars 16 forks source link

Depend on joda-time directly instead of nscala-time #24

Open OleTraveler opened 9 years ago

OleTraveler commented 9 years ago

nscala-time should depend on joda time instead of nscala because

nscala is a wrapper around joda time there is only one code statement in nscala-time that relies on nscala which can be replaced with a joda level library statement some people use joda in scala who do not use nscala

alvaroc1 commented 8 years ago

+1 from me (random scalaz user) The name of the root folder should be renamed to "joda-time", no?