Stephen Diehl
|
03f5746e96
|
Rework implicit exports to be explicit.
|
2017-01-02 11:46:11 +00:00 |
|
Stephen Diehl
|
070ac54067
|
Fix byteswap functions under GHC 7.6
|
2017-01-02 10:59:05 +00:00 |
|
Stephen Diehl
|
e452604224
|
Fix Void and Proxy under GHC 7.6
|
2017-01-02 10:53:01 +00:00 |
|
Stephen Diehl
|
e836d3f690
|
stack test harness
|
2017-01-02 10:45:43 +00:00 |
|
Stephen Diehl
|
d0e81532af
|
Use Data.Function (&) if base>4.8, fixes #33
|
2017-01-01 23:43:43 +00:00 |
|
Stephen Diehl
|
4a2ea2735b
|
Merge branch 'docs'
Conflicts:
CHANGES.md
|
2017-01-01 20:24:57 +00:00 |
|
Stephen Diehl
|
ed6fa9c8ea
|
refine monaderror section
|
2016-12-14 17:16:20 +00:00 |
|
Stephen Diehl
|
1f2ed3e4cb
|
fix lower bounds
|
2016-12-13 12:31:47 +00:00 |
|
Stephen Diehl
|
cc0565112f
|
monoid and fold rearranging
|
2016-12-13 09:14:39 +00:00 |
|
Stephen Diehl
|
0fb7730b0c
|
expand semigroup
|
2016-12-12 16:30:52 +00:00 |
|
Stephen Diehl
|
257a38f68f
|
functor module
|
2016-12-12 13:09:18 +00:00 |
|
Stephen Diehl
|
66958def93
|
export encoding error handlers
|
2016-12-12 11:14:42 +00:00 |
|
Stephen Diehl
|
c692eb03fb
|
only export byteswap functions for ghc >7.6
|
2016-12-12 11:04:52 +00:00 |
|
Stephen Diehl
|
b32c80d0bb
|
basic hierarchy in place
|
2016-12-10 12:46:48 +00:00 |
|
Stephen Diehl
|
fb6a942954
|
export generic list functions
|
2016-12-08 09:55:27 +00:00 |
|
Stephen Diehl
|
82e0b04e4d
|
use default monoid (<>) instead of semigroup
|
2016-11-15 14:57:16 +00:00 |
|
Stephen Diehl
|
aeacdd9630
|
include hashable
|
2016-10-28 16:41:28 +01:00 |
|
Moritz Kiefer
|
961f71b971
|
Export strict versions of sum and product
|
2016-10-14 22:06:44 +02:00 |
|
Stephen Diehl
|
860f74b3c2
|
Use explicit 'bool' import.
|
2016-10-14 14:06:57 +01:00 |
|
Stephen Diehl
|
a86046b654
|
guarded and guardedA added to root.
|
2016-10-14 11:03:37 +01:00 |
|
Stephen Diehl
|
7a0e274b20
|
note and hush for #22
|
2016-10-10 11:13:26 +01:00 |
|
Stephen Diehl
|
2010cec78e
|
Mask yield, fixes #23
|
2016-10-10 11:05:40 +01:00 |
|
Stephen Diehl
|
0346b366ee
|
Remove Handler export, fixes #25.
|
2016-10-10 11:02:24 +01:00 |
|
Stephen Diehl
|
ee06770742
|
`pass` function, fixes #25 .
|
2016-10-10 11:00:42 +01:00 |
|
Stephen Diehl
|
36b56ad3a2
|
for function for #19
|
2016-09-14 09:47:47 +01:00 |
|
Stephen Diehl
|
7aa8b6646e
|
Expose `state and `reader` functions.
|
2016-07-05 07:22:46 -04:00 |
|
Stephen Diehl
|
245dd5190e
|
Explicitly lift throwIO and throwTo.
|
2016-07-02 20:11:20 -04:00 |
|
Stephen Diehl
|
f0fd11791c
|
Add unsnoc function.
|
2016-07-01 11:25:10 -04:00 |
|
Stephen Diehl
|
63d5ed625d
|
Encoding functions in scope by default.
|
2016-06-30 22:56:00 -04:00 |
|
Stephen Diehl
|
b8479ebcb5
|
Move throw to Unsafe exports.
|
2016-06-30 18:48:55 -04:00 |
|
Stephen Diehl
|
cef28ed3a0
|
Remove throw and assert exports.
|
2016-06-30 17:59:09 -04:00 |
|
Stephen Diehl
|
e2b886bb64
|
MOre specializers.
|
2016-06-30 10:59:15 -04:00 |
|
Stephen Diehl
|
b6805513f6
|
Dependencies note.
|
2016-06-17 09:49:49 -04:00 |
|
Stephen Diehl
|
8d794da86c
|
Remove printf.
|
2016-06-09 21:18:10 -04:00 |
|
Stephen Diehl
|
78b16ebcfa
|
IO handle functions.
|
2016-06-09 20:18:55 -04:00 |
|
Stephen Diehl
|
173b86de45
|
Read actions for Strict text in scope by default.
|
2016-06-08 23:02:57 -04:00 |
|
Stephen Diehl
|
6df421ad72
|
Panic module.
|
2016-06-08 19:32:03 -04:00 |
|
Stephen Diehl
|
75f5f4d88f
|
pull Conv into core
|
2016-05-09 14:22:13 -04:00 |
|
Stephen Diehl
|
561ee5077e
|
fix traceShow fixes #10
|
2016-04-27 15:27:42 -04:00 |
|
Stephen Diehl
|
a9cc28f3b1
|
remove partial functions
|
2016-04-21 18:50:01 -04:00 |
|
Stephen Diehl
|
0b3090973e
|
pulling semiring in module
|
2016-04-19 09:32:59 -04:00 |
|
Stephen Diehl
|
c0b161602d
|
export generics
|
2016-04-18 18:09:50 -04:00 |
|
Stephen Diehl
|
5c8186f618
|
handle semigroup monoid 8.0 compat
|
2016-04-18 13:50:18 -04:00 |
|
Stephen Diehl
|
aecd72fa5c
|
ghc 8.0 record and typeintype prelude objects
|
2016-04-18 13:39:36 -04:00 |
|
Stephen Diehl
|
4b3caa5c18
|
bring 7.10 type-level equality into scope
|
2016-04-18 11:09:03 -04:00 |
|
Stephen Diehl
|
e442b31203
|
polymorphic show func
|
2016-04-18 10:35:34 -04:00 |
|
Stephen Diehl
|
ef52c8d507
|
gracefully handle 7.10 modules if present
|
2016-04-13 16:36:42 -04:00 |
|
Stephen Diehl
|
f6fca1059d
|
not worth backporting void
|
2016-04-13 16:28:37 -04:00 |
|
Stephen Diehl
|
26d679e257
|
explicit base types, IsString export, Proxy
|
2016-04-13 16:12:55 -04:00 |
|
Stephen Diehl
|
a14ad9bdd6
|
all non-partial list functions
|
2016-04-13 15:20:15 -04:00 |
|