Prelude is a standard module present in Haskell and is imported by default into every Haskell module unless there is an explicit import statement present in the module or module’s NoImplicitPrelude extension is enabled.

BY Best Interview Question ON 24 Mar 2019