From b1d3137ac228bf45b945166019d36bd3d395f484 Mon Sep 17 00:00:00 2001 From: "ggreif@8132a868199b4ffec14150c87f538dc06a538220" Date: Thu, 28 Jan 2016 08:51:38 +0000 Subject: [PATCH] pull request --- .../Remove___39__superfluous_constraints__39___warnings.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/todo/Remove___39__superfluous_constraints__39___warnings.mdwn diff --git a/doc/todo/Remove___39__superfluous_constraints__39___warnings.mdwn b/doc/todo/Remove___39__superfluous_constraints__39___warnings.mdwn new file mode 100644 index 0000000000..c0e5e9fb88 --- /dev/null +++ b/doc/todo/Remove___39__superfluous_constraints__39___warnings.mdwn @@ -0,0 +1,5 @@ +Please pull branch `patch-1` from repo + +https://github.com/ggreif/git-annex.git + +It contains some cleanups from warnings that appear with GHC 7.11 (and probably 8.0 too).