From 5ec42dd1b78c5d60d53c00d6494511c4b2adb943 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 23 Aug 2017 11:48:18 -0400 Subject: Add Typeable instance to Bootstrapper, fixing build with old versions of ghc. (Previous attempt was incomplete.) --- .../comment_1_c35f458b4c958f6397fe726f5676b700._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/propellor_4.7.6_does_not_compile_on_jessie/comment_1_c35f458b4c958f6397fe726f5676b700._comment (limited to 'doc/forum/propellor_4.7.6_does_not_compile_on_jessie/comment_1_c35f458b4c958f6397fe726f5676b700._comment') diff --git a/doc/forum/propellor_4.7.6_does_not_compile_on_jessie/comment_1_c35f458b4c958f6397fe726f5676b700._comment b/doc/forum/propellor_4.7.6_does_not_compile_on_jessie/comment_1_c35f458b4c958f6397fe726f5676b700._comment new file mode 100644 index 00000000..98b2d00a --- /dev/null +++ b/doc/forum/propellor_4.7.6_does_not_compile_on_jessie/comment_1_c35f458b4c958f6397fe726f5676b700._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-08-23T15:41:55Z" + content=""" +I've added a typeable instance for Bootstrapper which should fix that. +"""]] -- cgit v1.2.3