Giter Site home page Giter Site logo

network-websocket's Introduction

Hi there ๐Ÿ‘‹

I'm a software developer, and in my spare time I do hobby programming of various kinds. I've pinned a few of my projects below. ๐Ÿ‘‡๐Ÿป

Some more about me

network-websocket's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

niuk miikka no-glue

network-websocket's Issues

Compile failure; functions not in scope: lookupField, FkOther, FkHost, receive, reqURI

on ArchLinux. ghc --make examples/echo.hs -o echo fails with the same error

$ runhaskell Setup.hs build 
Preprocessing library network-websocket-0.3...
Preprocessing executables for network-websocket-0.3...
Building network-websocket-0.3...
[1 of 1] Compiling Network.Websocket ( Network/Websocket.hs, dist/build/Network/Websocket.o )

Network/Websocket.hs:79:33: Not in scope: `lookupField'

Network/Websocket.hs:80:25:
    Not in scope: data constructor `FkOther'

Network/Websocket.hs:81:25:
    Not in scope: data constructor `FkOther'

Network/Websocket.hs:82:25: Not in scope: data constructor `FkHost'

Network/Websocket.hs:91:17: Not in scope: `receive'

Network/Websocket.hs:118:18: Not in scope: `reqURI'

Build failure on Ubuntu 10.04

On Uubuntu 10.04 when installing with ; cabal install --global network-socket, I get the following error:

Building network-websocket-0.3...
[1 of 1] Compiling Network.Websocket ( Network/Websocket.hs, dist/build/Network/Websocket.o )

Network/Websocket.hs:23:13:
Duplicate instance declarations:
instance Show Request -- Defined at Network/Websocket.hs:23:13-24
instance Show Request -- Defined in Network.Web.HTTP
cabal: Error: some packages failed to install:
network-websocket-0.3 failed during the building phase. The exception was:
ExitFailure 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.