Software Alternatives & Reviews

Servant VS Real World Haskell

Compare Servant VS Real World Haskell and see what are their differences

Servant logo Servant

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

Real World Haskell logo Real World Haskell

Learning Resources, Programming Courses, and Learn Programming
  • Servant Landing page
    Landing page //
    2019-12-22
  • Real World Haskell Landing page
    Landing page //
    2020-01-02

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

Real World Haskell videos

No Real World Haskell videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Servant and Real World Haskell)
Web Frameworks
100 100%
0% 0
Online Education
27 27%
73% 73
Developer Tools
62 62%
38% 38
API Tools
59 59%
41% 41

User comments

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

Social recommendations and mentions

Based on our record, Real World Haskell seems to be more popular. It has been mentiond 14 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.

Real World Haskell mentions (14)

  • Revisiting Haskell after 10 years
    The Real World Haskell book is also outdated, but can also be read online for free, and has many examples and exercises on writing practical and usable applications. Although I have not read the book to the fullest, I still recommend its monad transformers chapter, as it was the one that made it click for me. - Source: dev.to / 4 months ago
  • Book list opinion for revision/self-study
    Stage 2: Advanced topics - Real World Haskell - Haskell in Depth. Source: 5 months ago
  • Haskell book after Get Programming with Haskell?
    I also liked https://book.realworldhaskell.org/ since it layers up to (wait for it) real world problems e.g reading a barcode from an image. I'm old so the O'Reilly format has a warm place in my heart. More textbooky. Source: about 1 year ago
  • What is the best resource to learn Haskell in 2023?
    So we have LYAH, also there is O'Reilly book, which is a bit old but still mostly good, many people start with this book. After any of those three you can probably decide for yourself what to use to continue the study. Source: over 1 year ago
  • Building my XMonad config and...wow!
    I worked through Real World Haskell. http://book.realworldhaskell.org/. Source: over 1 year ago
View more

What are some alternatives?

When comparing Servant and Real World Haskell, you can also consider the following products

IHP - The fastest way to buildtype safe web apps 🔥

Haskell From First Principles - A Haskell book for beginners that works for non-programmers and experienced hackers alike.

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.