nmattia/niv

Add fetcher for fetchPypi

Open

#128 opened on Sep 24, 2019

 (1 comment) (1 reaction) (0 assignees)Haskell (76 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (1,855 stars)
PR merge metrics
 (Avg merge 2d 21h) (1 merged PR in 30d)

Description

fetchPypi just calls fetchurl underneath but has a slightly different calling syntax in order to construct the URL. It would be great to track these external dependencies using niv. :-)

Contributor guide