purescript / purescript-strings

String utility functions, Char type, regular expressions.
BSD 3-Clause "New" or "Revised" License
54 stars 71 forks source link

Remove primes from foreign modules exports #121

Closed kl0tl closed 4 years ago

kl0tl commented 4 years ago

Primes in foreign modules exports will be deprecated in v0.14.0. See https://github.com/purescript/purescript/pull/3792.

hdgarrood commented 4 years ago

Thanks!