Audience

Developers in need of a purely functional solution to create, build and test applications

About Haskell

Every expression in Haskell has a type that is determined at compile time. All the types composed together by function application have to match up. If they don't, the program will be rejected by the compiler. Types become not only a form of guarantee, but a language for expressing the construction of programs. Every function in Haskell is a function in the mathematical sense (i.e., "pure"). Even side-effecting IO operations are but a description of what to do, produced by pure code. There are no statements or instructions, only expressions that cannot mutate variables (local or global) nor access state like time or random numbers. You don't have to explicitly write out every type in a Haskell program. Types will be inferred by unifying every type bidirectionally. However, you can write out types if you choose, or ask the compiler to write them for you for handy documentation.

Pricing

Starting Price:
Free
Free Version:
Free Version available.

Integrations

Ratings/Reviews

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Company Information

Haskell
www.haskell.org

Videos and Screen Captures

Haskell Screenshot 1
Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free

Product Details

Platforms Supported
Windows
Mac
Linux
Training
Documentation
Videos
Support
Online

Haskell Frequently Asked Questions

Q: What kinds of users and organization types does Haskell work with?
Q: What languages does Haskell support in their product?
Q: What other applications or services does Haskell integrate with?
Q: What type of training does Haskell provide?
Q: How much does Haskell cost?

Haskell Product Features