Stephen Diehl
|
278b6c59e6
|
Bump licenses for 2019
|
2019-04-02 15:02:33 +01:00 |
|
Stephen Diehl
|
ff8ed02b81
|
Support LTS-13.x resolvers
|
2019-03-28 16:58:36 +00:00 |
|
Stephen Diehl
|
b45c3e6e73
|
New resolvers
|
2018-12-06 16:41:46 +00:00 |
|
Stephen Diehl
|
b1f7eb5899
|
All LTS 1.2x resolvers
|
2018-11-21 12:39:16 +00:00 |
|
Stephen Diehl
|
8bf457d6b7
|
Remove symbols.md file
|
2018-11-08 14:12:58 +00:00 |
|
Stephen Diehl
|
8c3c133342
|
Fix for TypeInType before 8.6
|
2018-10-02 10:37:58 +01:00 |
|
Stephen Diehl
|
ced5fd366e
|
Minor version bump
|
2018-10-02 10:30:43 +01:00 |
|
 Stephen DiehlandGitHub
|
5024f3fef9
|
Add support for GHC 8.6 (#94)
* Add support for GHC 8.6
* Fix STM version bounds on pragma
|
2018-10-01 17:35:27 +01:00 |
|
Stephen Diehl
|
1b1f82b749
|
Export groupBy, fixes #91
|
2018-08-03 13:14:31 +01:00 |
|
Stephen Diehl
|
7c0e45c844
|
Support LTS-11 family of resolvers for testing
|
2018-06-15 10:29:42 +01:00 |
|
Stephen Diehl
|
3bd6f07f9b
|
Remove error function from symbol list
|
2018-05-08 09:39:55 +01:00 |
|
Stephen Diehl
|
d6a710e40e
|
Expose fromLeft and fromRight
|
2018-04-16 14:42:53 +01:00 |
|
Stephen Diehl
|
675837c232
|
Fix Data.Functor export list
|
2018-03-26 13:05:57 +01:00 |
|
Stephen Diehl
|
243a309bc1
|
On Base 4.11 use the provided <&>, fixes #53
|
2018-03-26 11:33:46 +01:00 |
|
Stephen Diehl
|
60943c0596
|
Drop safe dependency
|
2018-03-26 11:18:42 +01:00 |
|
 Stephen DiehlandGitHub
|
a8d1363581
|
Rework Safe Module (#83)
* Initial fork on minimal safe submodule
* Add new Safe module
Signed-off-by: Stephen Diehl <stephen.m.diehl@gmail.com>
* Refactor Safe module
|
2018-03-22 13:31:29 +00:00 |
|
Stephen Diehl
|
f542a361a4
|
Bump upper bound of protolude transformers-compat
|
2018-03-01 14:21:01 +00:00 |
|
Stephen Diehl
|
81dcc985fc
|
Bump minor version
|
2018-02-05 14:52:51 +00:00 |
|
Stephen Diehl
|
9a61a70a19
|
Looser lower-bound on Data.Kind export for GHC 8.0.x for #79
|
2018-02-05 14:33:12 +00:00 |
|
Stephen Diehl
|
8c9d0f4666
|
Bump upper bound for async 2.2.1
|
2018-02-05 10:20:40 +00:00 |
|
Stephen Diehl
|
fd7fc5fb8e
|
Update changelog
|
2018-01-12 11:11:09 +00:00 |
|
Stephen Diehl
|
65a0518008
|
Update changelog
|
2018-01-08 17:05:20 +00:00 |
|
Stephen Diehl
|
7f29497262
|
Minor version bump
|
2018-01-08 16:29:18 +00:00 |
|
Stephen Diehl
|
6d2a32f0dd
|
Add transformers-compat for ancients MTL/Transformer versions
|
2018-01-08 16:28:14 +00:00 |
|
Stephen Diehl
|
74f185e22f
|
Update stack build scripts
|
2018-01-07 13:03:56 +00:00 |
|
Stephen Diehl
|
8db43f6bff
|
Bump upper bounds for safe
|
2018-01-07 09:04:20 +00:00 |
|
Stephen Diehl
|
2c44add128
|
Merge branch '4e6-ghc-822rc1'
|
2017-10-05 13:20:58 +01:00 |
|
Stephen Diehl
|
62393669dc
|
update the travis file for 8.2.2
|
2017-10-05 13:20:47 +01:00 |
|
Stephen Diehl
|
5964f545cf
|
fix bifunctor import for base 4.8
|
2017-08-22 19:55:51 +01:00 |
|
 Stephen DiehlandGitHub
|
8387808d6e
|
Fix README with relative links
|
2017-08-22 19:26:57 +01:00 |
|
Stephen Diehl
|
2cd38fcb03
|
remove hidden modules
|
2017-08-22 19:25:27 +01:00 |
|
Stephen Diehl
|
9533e739ff
|
use hierarchical namespace for all modules
|
2017-08-22 19:23:46 +01:00 |
|
Stephen Diehl
|
6c9b60700e
|
expose debug module
|
2017-08-17 10:05:02 +01:00 |
|
Stephen Diehl
|
63d561de0c
|
bump docs upper bounds for base for GHC 8.2
|
2017-07-25 13:03:07 +01:00 |
|
Stephen Diehl
|
eccb07f726
|
polymorphic return type for die
|
2017-07-17 16:33:12 +01:00 |
|
Stephen Diehl
|
459d82012b
|
Merge branch 'cocreature-ghc-8.2'
|
2017-07-05 14:42:40 +01:00 |
|
Stephen Diehl
|
5717b9a42c
|
description and synopsis lines for latest cabal
|
2017-07-05 14:42:30 +01:00 |
|
 Stephen DiehlandGitHub
|
46220a1a4a
|
Added HasCallStack constraint for trace functions (#55)
* added HasCallStack constraint for trace functions, for issue #39
* unpack string on 7.6
|
2017-05-31 10:13:08 +01:00 |
|
Stephen Diehl
|
c2570f77e6
|
better named either helper function, fixes #54
|
2017-05-20 19:03:29 +01:00 |
|
Stephen Diehl
|
b4d33c3c96
|
include until from GHC.Base
|
2017-05-06 13:39:48 +01:00 |
|
Stephen Diehl
|
8c676e28de
|
expose all pointers
|
2017-05-03 10:48:48 +01:00 |
|
Stephen Diehl
|
a2c66fc236
|
update changelog
|
2017-05-03 10:44:31 +01:00 |
|
Stephen Diehl
|
456a063e35
|
update changelog
|
2017-05-03 10:37:39 +01:00 |
|
Stephen Diehl
|
269c81b1d2
|
make die take Text argument, fixes #51
|
2017-05-03 10:29:55 +01:00 |
|
Stephen Diehl
|
41710698ee
|
note about unzip exposure
|
2017-03-24 10:14:49 +00:00 |
|
Stephen Diehl
|
8b9197ff01
|
ghc 8.0.2 supported
|
2017-03-17 13:09:12 +00:00 |
|
Stephen Diehl
|
89d4a49c7e
|
export constructors for GHC.Generics sum/product
|
2017-03-17 13:07:24 +00:00 |
|
Stephen Diehl
|
ca5087201b
|
adds unzip, fixes issue #45
|
2017-03-12 15:54:30 +00:00 |
|
Stephen Diehl
|
8ad2522cda
|
add strictness functions documentation
|
2017-03-11 09:59:58 +00:00 |
|
Stephen Diehl
|
5866877d3f
|
reformat base exports of typelits
|
2017-03-11 09:54:30 +00:00 |
|
Stephen Diehl
|
0ab61665ee
|
liftIO1 and liftIO2 for issue #38
|
2017-02-11 14:52:56 +00:00 |
|
Stephen Diehl
|
6ac3e01da0
|
fix safe bounds for breakage on GHC 7.0.1 build
|
2017-02-11 13:47:31 +00:00 |
|
Stephen Diehl
|
f9b5a5cbf4
|
export Floating
|
2017-01-21 14:53:04 +00:00 |
|
Stephen Diehl
|
531a07ccfc
|
test all stack resolvers
|
2017-01-03 15:50:05 +00:00 |
|
Stephen Diehl
|
e72d06929e
|
Hold off on exporting TypeInType machinery
|
2017-01-03 14:13:25 +00:00 |
|
Stephen Diehl
|
39d56792ce
|
Fix up PBase exports, expose Generics metadata
|
2017-01-02 13:28:21 +00:00 |
|
Stephen Diehl
|
3994639b2b
|
Mask supporting modules
|
2017-01-02 12:06:37 +00:00 |
|
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
|
6d3940b4e5
|
new difflog
|
2017-01-01 20:24:32 +00:00 |
|
Stephen Diehl
|
254dafcb12
|
basic examples
|
2016-12-29 19:46:57 +00:00 |
|
Stephen Diehl
|
33e412b59b
|
bump license
|
2016-12-26 17:49:43 +00:00 |
|
Stephen Diehl
|
5ce97cd0e9
|
expand list processing functions
|
2016-12-15 15:38:15 +00:00 |
|
Stephen Diehl
|
1140df0f91
|
stub out rest of toc
|
2016-12-15 15:06:15 +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
|
d6d1004070
|
monoid module
|
2016-12-12 16:21:49 +00:00 |
|
Stephen Diehl
|
c7eeb5349e
|
fix exports for functor module
|
2016-12-12 16:10:49 +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
|
a33669ca6d
|
maybe functions
|
2016-12-12 11:03:34 +00:00 |
|
Stephen Diehl
|
6cb17bb94b
|
utility functions
|
2016-12-10 16:01:47 +00:00 |
|
Stephen Diehl
|
00c2fce11a
|
console functions
|
2016-12-10 14:51:33 +00:00 |
|
Stephen Diehl
|
8995aa71f3
|
bits and files
|
2016-12-10 13:28:32 +00:00 |
|
Stephen Diehl
|
b32c80d0bb
|
basic hierarchy in place
|
2016-12-10 12:46:48 +00:00 |
|
Stephen Diehl
|
c28fa6b00c
|
debug module
|
2016-12-08 13:12:42 +00:00 |
|
Stephen Diehl
|
e041d6de8a
|
added makefile
|
2016-12-08 12:23:56 +00:00 |
|
Stephen Diehl
|
7cdf6f1cc8
|
markdown source processor
|
2016-12-08 12:23:15 +00:00 |
|
Stephen Diehl
|
fb6a942954
|
export generic list functions
|
2016-12-08 09:55:27 +00:00 |
|
Stephen Diehl
|
ca74e2901d
|
document structure
|
2016-12-08 09:47:06 +00:00 |
|
Stephen Diehl
|
60ca33fecb
|
begin conversion to rst
|
2016-12-08 09:36:00 +00:00 |
|
Stephen Diehl
|
fb6f00b90b
|
clearer directions
|
2016-12-08 09:03:22 +00:00 |
|
Stephen Diehl
|
dac4888f61
|
ignore ghc 8.0 only pragma
|
2016-12-06 13:57:48 +00:00 |
|
Stephen Diehl
|
50faedad80
|
added ghc 8.0.1 test
|
2016-12-06 09:39:23 +00:00 |
|
Stephen Diehl
|
d5db73dbbf
|
conditional safe version bounds for ghc
|
2016-12-06 09:06:47 +00:00 |
|
Stephen Diehl
|
6da0d42e8d
|
updated changelog
|
2016-12-04 08:46:11 +00:00 |
|
Stephen Diehl
|
7060f55fdf
|
export typelits symbols from base
|
2016-12-03 14:31:42 +00:00 |
|
Stephen Diehl
|
2b729aaadc
|
Type level literals
|
2016-12-03 14:17:49 +00:00 |
|
Stephen Diehl
|
fa482cfd46
|
bump version to 0.1.11
|
2016-11-15 16:18:43 +00:00 |
|
Stephen Diehl
|
3972d847e6
|
constrain safe upper bound for backwards compat with ghc 7.6
|
2016-11-15 15:14:16 +00:00 |
|
Stephen Diehl
|
82e0b04e4d
|
use default monoid (<>) instead of semigroup
|
2016-11-15 14:57:16 +00:00 |
|
Stephen Diehl
|
7560af0955
|
relax lower async bound
|
2016-11-08 01:40:20 +00:00 |
|
Stephen Diehl
|
5b6bc27cbe
|
constrainted bytestring print functions
|
2016-10-28 19:04:58 +01:00 |
|