summaryrefslogtreecommitdiff
path: root/libraries/binary
Commit message (Collapse)AuthorAgeFilesLines
* Update `binary` submodule in an attempt to address #9630Herbert Valerio Riedel2014-09-251-0/+0
| | | | | | | | This removes a couple of `INLINE` pragmas from the generics helper classes. With this change the compile times and memory usage should go back to the previous GHC 7.8.3 situation. This has been submitted upstream as https://github.com/kolmodin/binary/pull/62
* Move Applicative/MonadPlus into GHC.BaseHerbert Valerio Riedel2014-09-181-0/+0
| | | | | | | | | | | This is necessary in order to invert the import-dependency between Data.Foldable and Control.Monad (for addressing #9586) This also updates the `binary` submodule to qualify a GHC.Base import Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D223
* Validate inferred theta. Fixes #8883Jan Stolarek2014-04-191-0/+0
| | | | | | | This checks that all the required extensions are enabled for the inferred type signature. Updates binary and vector submodules.
* Update binary to 0.7.1.0 releaseHerbert Valerio Riedel2013-08-301-0/+0
|
* Update to binary 0.7.0.0Ian Lynagh2013-03-011-0/+0
|
* Update submodulesGabor Greif2013-02-201-0/+0
|
* Update submodule versionsIan Lynagh2013-02-161-0/+0
|
* Use submodules for repositories with upstreamsIan Lynagh2012-11-251-0/+0