Fermin Reig writes: > Hi, > > My .gc > > module Pjsl(PSHandle, Pid {-instance Eq,Ord-}, -- types > nullPid, .... > > The .hs > > {-module Pjsl(PSHandle, Pid instance Eq,Ord-} > , -- types > > The braces get misplaced :-( > Many thanks for reporting this, fixed in the new snapshot (it also contains a fix for the %const-related problem you were having.) --Sigbjorn
- green-card and comments in the .gc file Fermin Reig
- Sigbjorn Finne