Software Alternatives & Reviews

Servant VS Haskell From First Principles

Compare Servant VS Haskell From First Principles and see what are their differences

Servant logo Servant

servant is a set of libraries that makes building Haskell webservices a breeze.

Haskell From First Principles logo Haskell From First Principles

A Haskell book for beginners that works for non-programmers and experienced hackers alike.
  • Servant Landing page
    Landing page //
    2019-12-22
  • Haskell From First Principles Landing page
    Landing page //
    2020-01-11

Servant videos

Servant - Season 1 Review (No Spoilers)

More videos:

  • Review - SERVANT: Ending Explained Breakdown + Full Spoiler Talk Review
  • Review - Servant - Horror TV SHOW Season 1 Review *SPOILER FREE | Spookyastronauts

Haskell From First Principles videos

No Haskell From First Principles videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Servant and Haskell From First Principles)
Web Frameworks
100 100%
0% 0
Online Learning
0 0%
100% 100
Developer Tools
100 100%
0% 0
Online Education
14 14%
86% 86

User comments

Share your experience with using Servant and Haskell From First Principles. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Haskell From First Principles seems to be more popular. It has been mentiond 83 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Servant mentions (0)

We have not tracked any mentions of Servant yet. Tracking of Servant recommendations started around Mar 2021.

Haskell From First Principles mentions (83)

  • Ask HN (Personal): Has anyone here ever tried throwing everything away?
    Yeah! Six months after graduating from Northwestern University I quit my cushy 6-figure WFH job to move to Finland as a quasi-illegal immigrant. (I say "quasi-" because "STEM undergrad from a top university moving to a much poorer country" is, ah, not what you usually think of.) I was unemployed for over a year due to passport issues, living in a tiny vacation town of ~10,000 close to the Arctic Circle, and used... - Source: Hacker News / 3 months ago
  • The Meaning of Monad in MonadTrans
    If anyone else is wondering, it looks like HPFFP is "Haskell Programming from First Principles" :) https://haskellbook.com/. - Source: Hacker News / 9 months ago
  • Best way to prepare for cs classes?
    Forget about C++. Pick up a copy of Modern Programming Languages: A Practical Introduction. Learn SML; forget about the rest of the chapters. Then, learn Haskell from this book. Optionally work through this book. Optionally read through SICP (not recommended). Source: 12 months ago
  • Haskell book after Get Programming with Haskell?
    Parallel and Concurrent Programming in Haskell is a fantastic resource for learning some of the more interesting bits of Haskell at a low level. I usually recommend it as a second book after Haskell Programming from First Principles, which is a super comprehensive and meaty intro to Haskell. Source: about 1 year ago
  • Advancing in Haskell and type-level programming
    I would suggest that you learn Haskell first as a programming language and ignore type level programming. A good introduction to Haskell may be helpful to you: https://haskellbook.com/. Source: about 1 year ago
View more

What are some alternatives?

When comparing Servant and Haskell From First Principles, you can also consider the following products

IHP - The fastest way to buildtype safe web apps 🔥

Real World Haskell - Learning Resources, Programming Courses, and Learn Programming

Scotty - Scotty is a Haskell framework inspired by Ruby's Sinatra.

Exercism.io - Download and solve practice problems in over 30 different languages.

wai-routes - Type safe routing framework for wai

Happstack Lite - Happstack itself is a web framework created in Haskell. Happstack Lite is an easier version to use that can import features from the heftier version if need be.