Skip to content
Novus Examples
hs

What is a .hs file?

text/x-haskell

Haskell (.hs) source files contain programs in the pure functional Haskell language, typically compiled with GHC.

How to use a .hs file

Use example .hs files to exercise Haskell highlighters, HLS, and parsers on idiomatic hello-world and fold/Maybe snippets.

Convert a .hs file to another format

← All file formats