aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Building_on_OpenBSD
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-12-12 17:32:23 +0000
committerGravatar admin <admin@branchable.com>2013-12-12 17:32:23 +0000
commitbe372fc6b494db53135b9aa16a8d5d39fe9a998e (patch)
tree7a09da7be8519e154bc37d6332d7409629c8394e /doc/bugs/Building_on_OpenBSD
parent267210580989f37930c9e40fb9fff3f576b892e0 (diff)
Added a comment
Diffstat (limited to 'doc/bugs/Building_on_OpenBSD')
-rw-r--r--doc/bugs/Building_on_OpenBSD/comment_1_bec4a7253e851567cd47b96ceead5d91._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Building_on_OpenBSD/comment_1_bec4a7253e851567cd47b96ceead5d91._comment b/doc/bugs/Building_on_OpenBSD/comment_1_bec4a7253e851567cd47b96ceead5d91._comment
new file mode 100644
index 000000000..01304cc8f
--- /dev/null
+++ b/doc/bugs/Building_on_OpenBSD/comment_1_bec4a7253e851567cd47b96ceead5d91._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.87"
+ subject="comment 1"
+ date="2013-12-12T17:32:23Z"
+ content="""
+network-info is where IPv4 and IPv6 are defined. You have chosen to installs it \"dev\" branch, which removes those and has a top commit of \"wip - don't pull this, not working on unix yet\".
+
+What you should really do is just disable local pairing, which avoids the need for porting network-info to openbsd. You can do so by passing -f-Pairing to cabal configure. There are lots of other features that can be similarly disabled if their necessary depedencies cannot be installed (normally this is done automatically.)
+"""]]