Announcing: first release of Stackage CLI (Command Line Tools)
We're happy to announce the first release of stackage-cli (Command Line Interface). This project got started by a request in a somewhat unlikely place: a MinGHC issue. ...
READ MORE
The future of School of Haskell and FP Haskell Center
Last month, we announced the open sourcing of ide-backend, the engine underlying both School of Haskell and FP Haskell Center. In this blog post, I'm going to lay out FP ...
READ MORE
Announcing: stackage-view
As part of our announcement of open sourcing ide-backend, there was a video demonstrating a tool called “fpview” (that was our internal name for this tool).
READ MORE
Announcing: monad-unlift
I've released the first version of monad-unlift. From its README:
READ MORE
Announcing: LTS (Long Term Support) Haskell 2
The Stackage team is proud to announce the release of LTS Haskell 2. To quote the package page:
READ MORE
Announcing: open sourcing of ide-backend
After many years of development, FP Complete is very happy and proud to announce the open sourcing of ide-backend. ide-backend has served as the basis for our ...
READ MORE
MinGHC for GHC 7.10
We're happy to announce the availability of MinGHC for GHC 7.10. MinGHC is a minimal GHC installer for Windows, consisting of:
READ MORE
Our composable community infrastructure
Our composable community infrastructure TL;DR: we propose to factor Hackage into a separate, very simple service serving a stash of Haskell packages, with the rest of ...
READ MORE
FP Complete's Hackage mirror
We have been running a mirror of Hackage package repository which we use internally for the FP Complete Haskell Centre's IDE, building Stackage, and other purposes. This ...
READ MORE
Stackage and GHC 7.10 update
As many of you saw, GHC 7.10 RC3 is now available. As has become a pretty long-standing tradition, the Stackage project has been tracking GHC 7.10 library support for a ...
READ MORE