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

  • SEARCH
  • Home
  • 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 8100383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T22:43:28+00:00 2026-06-05T22:43:28+00:00

Haskell 98 specification says that the entry point of a program, namely, function main

  • 0

Haskell 98 specification says that the entry point of a program, namely, function main, should reside in the module called Main, by convention. However, even if you don’t write module Main where at the top of the file you write main in, the source code compiles and seems working correct when you’re using GHC.

The question is:

  1. What’s the difference between writing module Main where and not writing it?
  2. Which one is preferred?
  • 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-05T22:43:29+00:00Added an answer on June 5, 2026 at 10:43 pm

    There isn’t really a difference, module Main (main) where would be the implicit definition when you don’t specify a header yourself. From the Haskell 98 Report:

    An abbreviated form of module, consisting only of
    the module body, is permitted. If this is used, the header is assumed
    to be module Main(main) where.

    I would prefer an explicit definition to an implicit one but, for a Main.hs it’s a minor preference.

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

Sidebar

Related Questions

The Haskell wiki states that you should use Cabal as your build system. However,
Haskell program which shows the two roots and in the case that the equation
Learning Haskell is killing me. If I am going to write a function that
Is there an official specification for the round function in Haskell? In GHCi version
Does Haskell standard library have a function that given a list and a predicate,
In Haskell, is it possible to write a function with a signature that can
Total Haskell noob here. I have a simple function, and a main. I don't
Studying Haskell, i'm trying to code a function takeIf that given a condition and
Haskell is beautiful. That's a fact. It's concise, fast etc. Many of you will
In Haskell, how can I generate Fibonacci numbers based on the property that the

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.