Back to Frameworkbenchmarks

Warp Shared

frameworks/Haskell/warp/warp-shared/README.md

3474 B
Original Source

Warp Shared

This is a generic test that produces an executable for each supported backend library:

  • warp-hasql: PostgreSQL database via the hasql library.
  • warp-mysql-haskell: MySQL database via the mysql-haskell library.
  • warp-postgres-simple (default): PostgreSQL database via the postgres-simple library.