Open paf31 opened 6 years ago
From https://github.com/paf31/purescript-behaviors/issues/28#issuecomment-395001324:
> (pure 1) :: Semantic Int Int ((Tuple -2147483648 1) : Nil) > (pure id <*> pure 1) :: Semantic Int Int ((Tuple -2147483648 1) : (Tuple -2147483648 1) : Nil)
From https://github.com/paf31/purescript-behaviors/issues/28#issuecomment-395001324: