diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-26 15:40:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-26 15:40:19 -0400 |
| commit | 80e2c5892ee0ebfd8da6d36b6683373d0b9b156c (patch) | |
| tree | d2d49b560875e4c69bccae594044ba2101408b01 /doc | |
| parent | 4b148a2c29a78cc07930d665283e5691a5d2156d (diff) | |
| parent | af3d814089f3ecda5ac3057dca48709c0b58363f (diff) | |
Merge branch 'master' into joeyconfig
Diffstat (limited to 'doc')
2 files changed, 18 insertions, 0 deletions
diff --git a/doc/forum/Error_building_on_remote_host/comment_4_8a3eac770c1bee9295272c46f022a03c._comment b/doc/forum/Error_building_on_remote_host/comment_4_8a3eac770c1bee9295272c46f022a03c._comment new file mode 100644 index 00000000..5129fb5d --- /dev/null +++ b/doc/forum/Error_building_on_remote_host/comment_4_8a3eac770c1bee9295272c46f022a03c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="mithrandi" + avatar="http://cdn.libravatar.org/avatar/869963bdf99b541c9f0bbfb04b0320f1" + subject="comment 4" + date="2017-07-26T01:03:02Z" + content=""" +Oh, so it is! Must have misread something earlier. +"""]] diff --git a/doc/forum/Error_building_on_remote_host/comment_4_c2e07d9bfba84fbdcf408a09965d6cb6._comment b/doc/forum/Error_building_on_remote_host/comment_4_c2e07d9bfba84fbdcf408a09965d6cb6._comment new file mode 100644 index 00000000..7d8f26fe --- /dev/null +++ b/doc/forum/Error_building_on_remote_host/comment_4_c2e07d9bfba84fbdcf408a09965d6cb6._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2017-07-26T00:52:20Z" + content=""" +Interesting that it works on newer ghc without an explict +`Typeable Bootstrapper` instance. + +I've added the missing instance. +"""]] |
