Commit Graph

88 Commits

Author SHA1 Message Date
Edward Kmett
354a3accdb bump and CHANGELOG [ci skip] 2016-01-17 00:43:03 -05:00
Edward Kmett
dc7db83d80 transformers 0.5 support 2016-01-17 00:42:01 -05:00
Edward Kmett
4355c87e93 CHANGELOG for redundant Monad constraint 2015-03-08 06:46:19 -04:00
Edward Kmett
147375eebc remove redundant Monad m => constraint from instance MonadSpec (ContT r m) 2015-03-08 10:45:10 +00:00
Edward Kmett
de607d0bd8 sequenceByA_ can have a slightly nicer signature 2015-03-08 10:43:47 +00:00
Edward Kmett
a28de13a26 remove unused constraint 2015-03-08 10:42:23 +00:00
Edward Kmett
031cf37899 hlint lied about the bangpattern 2015-03-08 06:34:47 -04:00
Edward Kmett
50bf5abe3f defined check is redundant 2015-03-08 06:33:27 -04:00
Edward Kmett
92e3e50701 copyright bump, whitespace cleanup 2015-03-08 06:32:52 -04:00
Edward Kmett
f193a812a5 note hlint config in CHANGELOG 2015-03-08 06:30:32 -04:00
Edward Kmett
b6bc73cc89 add an HLint configuration 2015-03-08 06:30:09 -04:00
Edward Kmett
a7d55d07cb factor out First 2015-03-08 06:29:48 -04:00
Edward Kmett
16803ee79e handle unnecessary bangpatterns 2015-03-08 06:28:27 -04:00
Edward Kmett
5dff8e14f4 remove spurious parens 2015-03-08 06:26:58 -04:00
Edward Kmett
8588d92595 moved contents into src 2015-03-08 06:22:49 -04:00
Edward Kmett
1dd9b41cd6 updated tested-with 2015-03-08 06:22:38 -04:00
Edward Kmett
cd7ce0ced8 multi-ghc travis config 2015-03-08 06:18:54 -04:00
Edward Kmett
e444f8ea80 1.5.0.2 version bump and CHANGELOG 2015-03-08 06:17:51 -04:00
Edward Kmett
a63000fbea build warning-free on 7.10 2015-03-08 10:16:11 +00:00
Edward Kmett
13a9cca5c2 Foldable is exported by the Prelude now 2015-03-08 10:10:55 +00:00
Edward Kmett
79aa927b02 support modern transformers 2015-03-08 10:08:16 +00:00
Edward Kmett
0780eede12 This only uses a Simple build. (The Custom build we used is now incompatible with modern cabal-install) 2015-03-08 10:07:27 +00:00
Edward Kmett
7cf90b71d4 Merge pull request #2 from sw17ch/master
Allow Test.hs to work with the current codebase.
2014-01-12 11:34:06 -08:00
John Van Enk
2f70d6d9d7 Allow Test.hs to work with the current codebase. 2014-01-07 11:40:19 -05:00
Edward Kmett
da4f6df775 Updated tested-with 2013-10-13 19:14:47 -04:00
Edward Kmett
c9603de150 BSD 2-clause 2013-10-13 19:14:38 -04:00
Edward Kmett
c24c486ebf Removed the spec' variants and the use of tag-bits.
* Marked appropriate modules Trustworthy.
* Major version bump due to API change.
2013-06-20 19:15:46 -04:00
Edward Kmett
3ef23cd352 version bump for dep change 2012-09-10 17:21:34 -04:00
Edward Kmett
4e38b59b5b dep bump 2012-09-10 17:20:56 -04:00
Edward Kmett
061fe21d21 lobotomized build process 2012-05-10 18:17:19 -04:00
Edward Kmett
c958fdb0f8 test 2012-05-10 18:11:30 -04:00
Edward Kmett
8d8650263b language: haskell 2012-05-10 18:07:18 -04:00
Edward Kmett
0c8da2a704 switched build style to avoid 'cabal test' 2012-05-10 18:03:35 -04:00
Edward Kmett
e80ac09dfa travis ci 2012-05-10 17:54:17 -04:00
Edward Kmett
4220f7c7d3 dep bump 2012-04-09 04:42:28 -04:00
Edward Kmett
fa7533b7de dep bump 2012-04-08 18:44:51 -04:00
Edward Kmett
bf038b00e6 streamlined MonadSpec 2011-11-09 00:36:12 -05:00
Edward Kmett
7b5ececdfc 1.3 release candidate 2011-11-09 00:26:35 -05:00
Edward Kmett
3d0d9edb9a fixed name collision in Setup.lhs 2011-01-19 13:50:47 -05:00
Edward Kmett
d1af2c3405 weakened dependencies, updated CHANGELOG 2011-01-19 13:36:34 -05:00
Edward Kmett
a0196b232a reshuffled module hierarchy 2011-01-19 13:21:57 -05:00
ekmett
711e744dc0 refactored out knowledge of tag-bits into separate package 2010-07-25 10:59:01 -07:00
ekmett
d58442e1d0 removed interim boxing 2010-07-05 09:53:03 -07:00
ekmett
0acde9f566 Merge branch 'master'; commit 'origin/master' 2010-07-01 15:19:13 -07:00
ekmett
5a8a98d2f2 more folds 2010-07-01 15:12:39 -07:00
ekmett
9008f1c05c fleshed out Traversable 2010-07-01 09:29:22 -07:00
ekmett
fa52c19e12 removed spurious EQ c constraints 2010-07-01 06:17:20 -07:00
ekmett
95846a049d issues 2010-06-30 02:48:57 -07:00
ekmett
f9ec0643f2 Merge branch 'master'; commit 'origin/master' 2010-06-30 02:32:39 -07:00
ekmett
65dd6e5633 fixed folds 2010-06-29 15:37:21 -07:00