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 |
|
Stephen Diehl
|
5388b8cd4b
|
Squashed commit of the following:
commit a6f62265f345c8b7a7226515171752586b0d66e5
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date: Wed Apr 13 13:41:05 2016 -0400
bump version
commit 1a809623cd1484ce215612e6b3ecef15015bc602
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date: Wed Apr 13 13:26:11 2016 -0400
masking for ghc 8.0 specific type
commit 54bafb0bb80c8450863eac53a1f3a20a21c8b0c9
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date: Wed Apr 13 12:55:08 2016 -0400
bump ghc-prim for GHC 8.0 compat
commit 8808d5f37369107b3e5961255089a8a9e02bf3d5
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date: Wed Apr 13 12:53:39 2016 -0400
expose base State transformers
commit 05c32a4542aa66f715aea3855e140f74e97d4852
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date: Wed Apr 13 12:46:00 2016 -0400
adds compiler-independent base module
|
2016-04-13 13:51:47 -04:00 |
|
Stephen Diehl
|
99427e741c
|
Merge pull request #5 from mitchellwrosen/master
Fix some re-exports
|
2016-04-13 11:42:26 -04:00 |
|
Mitchell Rosen
|
33d029c1b0
|
Fix some re-exports
|
2016-04-13 11:03:23 -04:00 |
|
Stephen Diehl
|
949d62cc12
|
qualified import of ByteString fixes #4
|
2016-04-12 09:43:59 -04:00 |
|
Stephen Diehl
|
ef5b47b4f7
|
expose seq and asTypeOf
|
2016-04-09 20:43:26 -04:00 |
|
Stephen Diehl
|
26c148510e
|
expose rest of safe functions
|
2016-04-09 20:17:55 -04:00 |
|
Stephen Diehl
|
1a6ce9436f
|
include either module
|
2016-04-09 20:02:11 -04:00 |
|
Stephen Diehl
|
1f0a5a9576
|
backport bifunctor
|
2016-04-09 19:57:02 -04:00 |
|
Stephen Diehl
|
806939605a
|
better readme
|
2016-04-09 19:35:23 -04:00 |
|
Stephen Diehl
|
bd5f8f1b23
|
fix backwards compart for ($!)
|
2016-04-09 19:25:55 -04:00 |
|
Stephen Diehl
|
2c47ec7262
|
selectively expose more of ghc.base
|
2016-04-09 15:53:25 -04:00 |
|
Stephen Diehl
|
cff538114d
|
fix data.functor exports
|
2016-04-09 15:34:30 -04:00 |
|
Stephen Diehl
|
1c8fc29c4a
|
bring flip into scope
|
2016-04-09 15:18:30 -04:00 |
|
Stephen Diehl
|
22fda7cedc
|
added enum class
|
2016-04-09 15:16:56 -04:00 |
|
Stephen Diehl
|
b3674708d4
|
functor module
|
2016-04-09 15:14:21 -04:00 |
|
Stephen Diehl
|
7a62c5d489
|
functor module
|
2016-04-09 15:13:13 -04:00 |
|
Stephen Diehl
|
959cd272f7
|
fix typo in fun name
|
2016-04-09 14:56:55 -04:00 |
|
Stephen Diehl
|
8cd2b4ffd3
|
build status
|
2016-04-09 14:50:45 -04:00 |
|
Stephen Diehl
|
d5bdaf0c88
|
use in module traceM
|
2016-04-09 14:49:16 -04:00 |
|
Stephen Diehl
|
8f6e97633c
|
backwards compat for traceM
|
2016-04-09 14:25:20 -04:00 |
|
Stephen Diehl
|
4bd0ed3e83
|
modern ghc only
|
2016-04-09 13:20:05 -04:00 |
|
Stephen Diehl
|
6ede03c8ce
|
travis build
|
2016-04-09 13:07:45 -04:00 |
|
Stephen Diehl
|
dd6a97adfa
|
hackage package
|
2016-04-08 11:25:58 -04:00 |
|
Stephen Diehl
|
ccf89378f8
|
fix import formatting
|
2016-04-07 17:33:20 -04:00 |
|
Stephen Diehl
|
8417d2a031
|
fix gitignore
|
2016-04-07 17:14:57 -04:00 |
|
Stephen Diehl
|
28dad7fca1
|
fix warnings
|
2016-04-07 17:14:42 -04:00 |
|
Stephen Diehl
|
e94c364d65
|
readme
|
2016-04-07 15:34:56 -04:00 |
|
Stephen Diehl
|
29b854cf98
|
initial commit
|
2016-04-07 15:22:44 -04:00 |
|