Re: library directory
Ian Zimmerman <[email protected]> 10 Jun 2007 09:49:00 -0400
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
Ross> hugs -q </dev/null | Ross> sed -n '11s@.*"\(.*\)/packages/base/Prelude.hs":@\1@p' What does the -q do? It is not mentioned either in the manpage or in the manual. -- This line is completely ham.