[jhc] darcs patch: haskell98 should re-export Prelude and N... (and 4 more)

Taral taralx at gmail.com
Wed Aug 19 00:36:51 EDT 2009


On Tue, Aug 18, 2009 at 9:24 PM, Mark Wotton<mwotton at gmail.com> wrote:
>> -       find . ! -wholename '*/examples/*'  ! -wholename '*/_darcs/*' !
>> -wholename '*/drift_processed/*'  ! -wholename '*/regress/*'  \( -name
>> '*.hs' -o -name '*.hsc' -o -name '*.mkd' -o -wholename '*/src/data/rts/*.c'
>> \) | xargs perl utils/stitch.prl > manual.mkd

Most of this can be accomplished with judicious use of -prune.

-- 
Taral <taralx at gmail.com>
"Please let me know if there's any further trouble I can give you."
    -- Unknown


More information about the jhc mailing list