Alexandre Archambault
|
1816b25b84
|
Stop using scalaz.{EitherT, \/}
Use scala.Either instead of \/
Use the custom coursier.util.EitherT instead of scalaz.EitherT
|
2018-02-22 18:20:34 +01:00 |
Alexandre Archambault
|
b54438c1ba
|
Add fallback if directory listings are not available
|
2017-04-04 14:45:06 +02:00 |
Alexandre Archambault
|
035391f647
|
Add missing language.implicitConversions imports
|
2017-02-04 16:36:52 +01:00 |
Alexandre Archambault
|
00484df435
|
Exception.getMessage can be null
|
2016-05-06 13:53:53 +02:00 |
Alexandre Archambault
|
29e3cf8f81
|
Rename apply method of Fetch to from
|
2016-01-03 16:39:30 +01:00 |
Alexandre Archambault
|
91d4ad0d18
|
Move scala js custom Task to coursier namespace
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
f84e9ad938
|
Changes in files
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
e20b93326d
|
Move things around
- core doesn't depend anymore on scalaz-concurrent, only on scalaz-core
- metadata and JARs downloading now unified (merged with the latter)
- ...
|
2015-11-29 20:35:21 +01:00 |