FP Complete

Blog

Posts

Combining Axum, Hyper, Tonic, and Tower for hybrid web/gRPC apps: Part 1

I've played around with various web server libraries and frameworks in Rust, and found various strengths and weaknesses with them. Most recently, I put together an FP Complete solution called

August 30, 2021

As part of our announcement of open sourcing ide-backend, there was a video demonstrating a tool called “fpview” (that was our internal

I’ve released the first version of monad-unlift. From its README: Typeclasses for providing for unlifting of monad transformers and stacks, and concrete

The Stackage team is proud to announce the release of LTS Haskell 2. To quote the package page: LTS Haskell: Version your

After many years of development, FP Complete is very happy and proud to announce the open sourcing of ide-backend. ide-backend has served

We’re happy to announce the availability of MinGHC for GHC 7.10. MinGHC is a minimal GHC installer for Windows, consisting of: GHC

Our composable community infrastructure TL;DR: we propose to factor Hackage into a separate, very simple service serving a stash of Haskell packages,

We have been running a mirror of Hackage package repository which we use internally for the FP Complete Haskell Centre’s IDE, building

As many of you saw, GHC 7.10 RC3 is now available. As has become a pretty long-standing tradition, the Stackage project has

We’re releasing a simple package called executable-hash, which provides the SHA1 hash of the program’s executable. In order to avoid computing this

As I’m sure many people remember, we released LTS Haskell 1.0 at the beginning of January, and announced that the next major

I originally wrote this content as a chapter of Mezzo Haskell. I’m going to be starting up a similar effort to Mezzo

At FP Complete, we’re constantly striving to improve the quality of the Haskell ecosystem, with a strong emphasis on making Haskell a

FP Complete’s mission is easily expressed: increase the commercial adoption of Haskell. We firmly believe that- in many domains- Haskell is the

As part of our high-performance computing work, I recently found myself in need of some fast mutable containers. The code is now

A New Release for the New Year We recently released version 3.2 of FP Haskell Center. We want to take this opportunity

The Stackage team is happy to announce the first official LTS Haskell release, LTS Haskell 1.0. The LTS Haskell Github repository has

As many of you likely saw recently, GHC 7.10.1 release candidate 1 was just released. As usually occurs with this process, there

There was tremendous response to our Stackage survey, so I’d like to say: thank you everyone who participated, the feedback was invaluable.