[disabled HList example properly mail@stefanwehr.de**20050526081544] { hunk ./tests/examples/HList.phc 8 -{- does not work atm, need multi-parameter typeclasses -class HAppendC l l' where { - type HAppend l l'; - hAppend :: l -> l' -> HAppend l l'; -} --} +-- does not work atm, need multi-parameter typeclasses +-- class HAppendC l l' where { +-- type HAppend l l'; +-- hAppend :: l -> l' -> HAppend l l'; +-- } + }