{-@ LIQUID "--expect-error-containing=Illegal type specification for `UnboundVarInSpec.foo`" @-} module UnboundVarInSpec where {-@ foo :: forall

s -> Bool>. xs:s

-> s

@-} foo :: s -> s foo s = s