summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorstappers@eb96885816da287c29f6f699999434d5321492342017-12-27 23:14:22 +0000
committeradmin2017-12-27 23:14:22 +0000
commitf55e8e6d415a14356fbb1ea97e7cdf574d035b3d (patch)
tree74ffe25c77f9dbae0bfc16ffc753e0e0d6b669b7 /doc
parent3824845562857edec98bbca319fe02fa4677bac7 (diff)
Added a comment: patch, sorry for the previous line wraps
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/secret-project_and_type_constructor_or_class___8216__PartSpec__8217__/comment_1_492a5c5297a80f18282361fb5c27ad8a._comment20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/forum/secret-project_and_type_constructor_or_class___8216__PartSpec__8217__/comment_1_492a5c5297a80f18282361fb5c27ad8a._comment b/doc/forum/secret-project_and_type_constructor_or_class___8216__PartSpec__8217__/comment_1_492a5c5297a80f18282361fb5c27ad8a._comment
new file mode 100644
index 00000000..5fbd00ff
--- /dev/null
+++ b/doc/forum/secret-project_and_type_constructor_or_class___8216__PartSpec__8217__/comment_1_492a5c5297a80f18282361fb5c27ad8a._comment
@@ -0,0 +1,20 @@
+[[!comment format=mdwn
+ username="stappers@eb96885816da287c29f6f699999434d532149234"
+ nickname="stappers"
+ avatar="http://cdn.libravatar.org/avatar/bf33450acf6fc2a17a8b4e6fc7749c65"
+ subject="patch, sorry for the previous line wraps"
+ date="2017-12-27T23:14:22Z"
+ content="""
+ --- a/secret-project.cabal
+ +++ b/secret-project.cabal
+ @@ -21,7 +21,7 @@ Executable propellor-config
+ Build-Depends:
+ base (>= 4.9 && < 5.0)
+ , propellor >= 4.7.6
+ - , threepenny-gui (== 0.8.0.0)
+ + , threepenny-gui (>= 0.8.0.0)
+ , random (>= 1.1)
+ , random-shuffle (>= 0.0.4)
+ , filepath (>= 1.4)
+
+"""]]