-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
$ ivor.run install uwap/idris-http
Cloning into 'uwap_idris-http'...
[...]
Entering directory `./src'
The following packages were specified but cannot be found:
- lightyear
- bytes
Done.
$ ivor.run install ziman/lightyear
Cloning into 'ziman_lightyear'...
[...]
Done.
$ ivor.run install ziman/idris-bytes
Cloning into 'ziman_idris-bytes'...
[...]
Done.
$ ivor.run install uwap/idris-http
Entering directory `./src'
Type checking ./Http/Error.idr
Type checking ./Http/RawResponse.idr
Type checking ./Http/Uri.idr
Type checking ./Http/Request.idr
user error (Can't find file array.o)
Done.
$ ivor.run install uwap/idris-http # trying again out of curiosity
Entering directory `./src'
The following packages were specified but cannot be found:
- lightyear
- bytes
Done.
Attempting to use lightyear as a dependency in a project also didn't work, until after installing manually.
Metadata
Metadata
Assignees
Labels
No labels