Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8330919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T02:16:04+00:00 2026-06-09T02:16:04+00:00

How do I check a client? case e of Just e -> let client

  • 0

How do I check a client?

case e of
    Just e -> let client = (e, sink)
    Nothing -> let client = false

case msg of
    _   | not client -> do nothing
        | msg -> do something
        | otherwise -> do print "i was born in..."

Probably not even close but hope its clear what I wanted to do.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T02:16:06+00:00Added an answer on June 9, 2026 at 2:16 am

    I think you are looking for something like this:

    m e sink = do
        case e of
            Nothing -> print "No Client"
            (Just c) -> do
                -- Client is in c
    

    If it isn’t, we really need more code and description about what you are trying to do.

    Otherwise, I have to tell you, it seems like you’re doing imperative stuff in Haskell. You should go back and read some tutorials, like Learn You A Haskell and Real World Haskell. Especially the latter contains a lot of Haskell application examples about actual Haskell programs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to check if the client socket is keeping connection alive at
My client has a website but doesn't check emails often. He has a lot
can anyone help me in trying to check whether JavaScript is enabled in client
I have this situation.... Client-initiated SOAP 1.1 communication between one server and let's say,
I have a working Ejabberd server (version 2.1.9) and my client application running just
I did check the example reverse_client_cb with the reverse_worker as a worker. The worker
A large number of clients want to check in with a server about once
I need to check some settings for all users on Windows clients in the
I need to know if all the client-side validator checks have succeeded, or if
Check this code : HTML : <div style="position: absolute; visibility: visible; width: 172px;"> <img

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.