Commit bfeb01f
committed
Drop /packages/archive from default remote repo URL
Instead of the old http://hackage.haskell.org/packages/archive
we can just use http://hackage.haskell.org/ and avoid doing
an http redirect. The old one continues to work of course.1 parent a6a7205 commit bfeb01f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
491 | 495 | | |
492 | 496 | | |
493 | 497 | | |
| |||
0 commit comments