Commit Graph
165 Commits
Author SHA1 Message Date
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
Ian JeffriesandStephen Diehl 51fdf38c71 Rename msg to fatalErrorMessage. (#34)
This is to free up `msg` as a variable name.
2017-01-01 18:45:08 -05: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
Stephen Diehl aeacdd9630 include hashable 2016-10-28 16:41:28 +01:00
Stephen Diehl 250cfe2b7f version bump 2016-10-27 10:12:29 +01:00
Stephen Diehl c43a282322 Merge branch 'master' of github.com:sdiehl/protolude 2016-10-27 10:07:23 +01:00
Stephen Diehl d090411207 bump version 2016-10-27 10:05:52 +01:00