Skip to content

Fixes for example code (add a cabal target, fix compile error, fix connection error) - #1

Open
agam wants to merge 1 commit into
dfinity-side-projects:masterfrom
agam:master
Open

Fixes for example code (add a cabal target, fix compile error, fix connection error)#1
agam wants to merge 1 commit into
dfinity-side-projects:masterfrom
agam:master

Conversation

@agam

@agam agam commented Feb 25, 2019

Copy link
Copy Markdown
  • Added corresponding executable section to the cabal file

  • Fixed compile error (type of Grapevine.grapevineKing was wrong)

  • Fixed occasional Network.Socket.connect error (within Grapevine.grapevineNoble)
    by passing in a hint for AF_INET

  • Note: this can now be run as stack build, followed by stack exec --example

- Added corresponding `executable` section to the cabal file
- Fixed compile error (type of `Grapevine.grapevineKing` was wrong)
- Fixed occasional Network.Socket.connect  error (within `Grapevine.grapevineNoble`)
  by passing in a hint for AF_INET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant