diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2015-01-06 13:46:35 +0000 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2015-01-06 14:25:01 +0000 |
commit | c409b6f30373535b6eed92e55d4695688d32be9e (patch) | |
tree | 66902f9691a157684430474cb6ab1228a5c9f1d5 /libraries/hoopl | |
parent | 39337a6d97c853a88fa61d6b12a04eb8c2e5984f (diff) | |
download | haskell-c409b6f30373535b6eed92e55d4695688d32be9e.tar.gz |
Remove redundant constraints from libraries, discovered by -fwarn-redundant-constraints
This patch affects libraries, and requires a submodule update.
Some other libraries, maintained by others, have redundant constraints,
namely:
containers
haskeline
transformers
binary
I have suppressed the redundant-constraint warnings by settings in
validate-settings.mk
(in this commit)
Diffstat (limited to 'libraries/hoopl')
m--------- | libraries/hoopl | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/hoopl b/libraries/hoopl -Subproject d39ddd928e0d691ee571768a613fd10f6f951a4 +Subproject b38e92f67cabfa0d0ed12ac93c2d431f2391de7 |