Announcing LTS Haskell 1.0
The Stackage team is happy to announce the first official LTS Haskell release, LTS Haskell 1.0. The LTS Haskell Github repository has a good overview of the project, and ...
READ MORE
GHC 7.10RC1 Stackage build results
As many of you likely saw recently, GHC 7.10.1 release candidate 1 was just released. As usually occurs with this process, there is currently lots of breakage in the ...
READ MORE
Stackage: Survey results, easier usage, and LTS Haskell 0.X
There was tremendous response to our Stackage survey, so I'd like to say: thank you everyone who participated, the feedback was invaluable. Additionally, in the past two ...
READ MORE
Dropping GHC 7.4 support in FP Haskell Center
When we released FP Haskell Center 3.1, we deprecated our support for GHC 7.4. Till now, we've left that support in place to give users a grace window for upgrading to ...
READ MORE
Backporting bug fixes: Towards LTS Haskell
The concept I'll be describing here is strongly related to GPS Haskell, something Mark, Duncan, and I started working on at ICFP. I'll expand on the relation to that ...
READ MORE
Experimental package releases via Stackage Server
Right now, Hackage has no concept of a stable and an unstable release of a package. As a result, authors are hesitant to release code to Hackage unless it's already ...
READ MORE
Stackage server: new features and open source
Open source We've been working on Stackage server for a while and now that the code has stabilized it's ready to be open source. You can fork it on Github! We're a ...
READ MORE
Seeking a Haskell developer for high performance, distributed ...
You know Haskell is an outstanding language for parallel and concurrent programming, and you know how fast Haskell code can be. FP Complete, the leading Haskell company, ...
READ MORE
3.1 release changes
On September 28 we released 3.1 of the FP Complete public services. We've discussed this a bit already, but in this blog post, we want to share some of the more ...
READ MORE
New Stackage features
We have two new updates to Stackage: providing cabal.config files and including Haddock documentation.
READ MORE