| 296 | | =item * |
| 297 | | |
| 298 | | L<http://www-users.cs.york.ac.uk/~ndm/hoogle/> A cross index of |
| 299 | | standard Haskell libraries. It is searchable by type signature, name, |
| 300 | | etc. |
| 301 | | |
| 302 | | =item * |
| 303 | | |
| 304 | | L<http://rt.openfoundry.org/Foundry/Project/Source/index.html/pugs/browse/> |
| 305 | | Browsable Pugs vcs. You sometimes get a blank page the first time you |
| 306 | | access a URL (a timeout) - just click again. |
| 307 | | |
| 308 | | =item * |
| 309 | | |
| 310 | | L<http://svn.perl.org/perl6/pugs/trunk/> Mirror of Pugs vcs head. |
| 311 | | Usually faster and more reliable than the openfoundry browser. |
| | 294 | =item L<http://www-users.cs.york.ac.uk/~ndm/hoogle/> |
| | 295 | |
| | 296 | A cross index of standard Haskell libraries. It is searchable by type |
| | 297 | signature, name, etc. |
| | 298 | |
| | 299 | =item L<http://rt.openfoundry.org/Foundry/Project/Source/index.html/pugs/browse/> |
| | 300 | |
| | 301 | Browsable Pugs VCS. You sometimes get a blank page the first time you access a |
| | 302 | URL (a timeout) - just click again. |
| | 303 | |
| | 304 | =item L<http://svn.perl.org/perl6/pugs/trunk/> |
| | 305 | |
| | 306 | Mirror of Pugs VCS head. Usually faster and more reliable than the OpenFoundry |
| | 307 | browser, but doesn't show diffs between revisions. |
| | 308 | |
| | 309 | =item L<http://m19s28.vlinux.de/cgi-bin/pugs-smokeserv.pl> |
| | 310 | |
| | 311 | Pugs Smoke Reports Server. List of recently uploaded smoke reports sorted by |
| | 312 | the runcore used (normal Haskell backend, PIL2JS, PIL-Run, PIR, etc.), see |
| | 313 | F<util/smokeserv/README> for more information. |