Pi3r and Stephen Diehl
72085dec92
Add putErrLn to match putStrLn ( #67 )
...
* Add `putErrLn` to match `putStrLn`
Fix #66
* Add putErr for the most usual inference case
* Rename `putErr` into `putErrText`
In order to allow further specializations in the future if necessary.
2017-10-04 08:53:19 +01:00
Pi3r and Stephen Diehl
3175e6c1eb
Update protolude.cabal ( #60 )
...
Increase upperbound of safe.
This allows the master git version to build using the latest stackage`lts-8.23`
2017-07-24 17:54:42 +01:00
Pi3r and Stephen Diehl
92905843a4
Update CHANGES ( #42 )
2017-03-09 22:48:04 +00:00
Pi3r and Stephen Diehl
a324e26d54
Update safe upper bound for ghc >=7.8.0 ( #43 )
2017-03-09 22:47:29 +00:00
Pi3r and Stephen Diehl
79bbc2de6e
Add short-circuiting version of '<||>' and '<&&>' ( #41 )
2017-03-05 14:05:05 +00:00
Pi3r and Stephen Diehl
721374d42c
Add (<&&>),(<||>) ( #40 )
2017-02-28 14:59:05 +00:00