-
Simon Marlow authored
allow infix constructors to be declared with prefix notation, eg data T a b = (:^:) a b
Simon Marlow authoredallow infix constructors to be declared with prefix notation, eg data T a b = (:^:) a b
Loading
allow infix constructors to be declared with prefix notation, eg data T a b = (:^:) a b
allow infix constructors to be declared with prefix notation, eg data T a b = (:^:) a b