There was an error fetching the commit references. Please try again later.
Rename textP to text
Replace the old text smart constructor with the slightly smarter one we've had all along that ensures that it doesn't pin its array if it's empty.
Showing
- Data/Text.hs 20 additions, 20 deletionsData/Text.hs
- Data/Text/Encoding.hs 3 additions, 3 deletionsData/Text/Encoding.hs
- Data/Text/Internal.hs 10 additions, 6 deletionsData/Text/Internal.hs
- Data/Text/Internal/Fusion.hs 2 additions, 2 deletionsData/Text/Internal/Fusion.hs
- Data/Text/Internal/Private.hs 4 additions, 4 deletionsData/Text/Internal/Private.hs
- Data/Text/Lazy.hs 4 additions, 4 deletionsData/Text/Lazy.hs
Loading
Please register or sign in to comment