Difference between revisions of "Haskell"
From HaskellWiki
DonStewart (talk | contribs) (wibble in hpaste link) |
m (style) |
||
(158 intermediate revisions by 49 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
__NOTOC__ | __NOTOC__ | ||
− | < | + | __NOEDITSECTION__ |
− | + | <div class="bg-image"> | |
− | + | <div class="title">The Haskell Programming Language</div> | |
− | + | <div class="intro"> | |
− | + | {{Main/Intro}} | |
− | + | </div> | |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{ | ||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="wrap"> | |
+ | <div class="cols3 w1000" style="margin: 0 auto; text-align: left"> | ||
+ | <div class="c1"><div class="pad"> | ||
+ | {{Main/Learning}} | ||
+ | </div></div> | ||
+ | <div class="c2"><div class="pad"> | ||
+ | {{Main/Libraries}} | ||
+ | </div></div> | ||
+ | <div class="c3"><div class="pad"> | ||
+ | {{Main/Community}} | ||
+ | </div></div> | ||
+ | </div> | ||
+ | </div> | ||
− | + | <div class="visualClear"></div> | |
− | == News == | + | <div class="home-dynamic"> |
− | {{ | + | <div class="wrap"> |
+ | <div style="text-align: center; text-shadow: white 0 1px; color: #666; font-size:smaller; margin-top:5px">News</div> | ||
+ | <div class="cols3 w1000"> | ||
+ | <div class="c1"><div class="pad"> | ||
+ | {{Main/Headlines}} | ||
+ | </div></div> | ||
+ | <div class="c2"><div class="pad"> | ||
+ | {{Main/Events}} | ||
+ | </div></div> | ||
+ | <div class="c3"><div class="pad"> | ||
+ | {{Main/News}} | ||
+ | </div></div> | ||
+ | <div class="visualClear"></div> | ||
+ | </div> | ||
+ | <div class="visualClear"></div> | ||
+ | </div> | ||
+ | </div> | ||
− | + | <div style="text-align:center; clear: both; background: #eee; padding: 1px; margin: 0; font-size: 80%;">[[Donate to Haskell.org]]</div> | |
− | </ |
Latest revision as of 22:38, 9 September 2013
The Haskell Programming Language
Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency and parallelism, debuggers, profilers, rich libraries and an active community, Haskell makes it easier to produce flexible, maintainable, high-quality software.
Learn Haskell
- What is Haskell?
- Try Haskell in your browser
- Learning resources
- Books & tutorials
- Library documentation
- School of Haskell, hosted by FP Complete
Use Haskell
Join the Community
- Haskell on reddit, Stack Overflow
- Mailing lists, IRC channels
- Wiki (how to contribute)
- Communities and Activities Reports
- Haskell in industry, research and education.
- Planet Haskell
, The Monad.Reader
- Local user groups
News
Headlines
- 2022
- March
- GHC 9.2.2 is released
- March
- 2021:
- December:
- GHC 9.0.2 is released
- October:
- GHC 9.2.1 is released
- August:
- GHC 8.10.7 is released
- GHC 8.10.6 is released
- June:
- Stackage Nightly moves to GHC 9.0.1
- GHC 8.10.5 is released (now works on Apple M1 processors)
- The Haskell Foundation gets two new sponsors
- December:
- 2020:
- Haskell Language Server is available in Ghcup, Luke Lau (bubba) wrote about it in July
- The Haskell Foundation is announced at the Haskell eXchange 2020
- GHC 8.8.4 is released
Upcoming Events
- BOB 2022
- March 11, 2022, Berlin, Germany or online
- Trends in Functional Programming in Education (TFPIE)
- March 16, 2022, virtual, Internet
- Functional Conf 2022
- March 24-26, 2022, virtual, Internet
- TypeVille 2022
- April 20-22, 2022, Krynica Zdroj, Poland
Recent Events
- ZuriHac 2021
- June 18-20, 2021, virtual, Internet
- FARM 2021
- August 27, 2021, virtual, Internet
- ICFP 2021
- August 22-27, 2021, virtual, Internet
- IFL 2021
- September 1-3, 2021, virtual, Internet
- Haskell Love 2021
- September 10, 2021, virtual, Internet
See here