mu-haskell/examples
2019-12-20 13:54:39 +01:00
..
deployment/docker Add persistent client to example 👨🏼‍💻 (#44) 2019-12-16 12:29:13 +01:00
health-check Make ghcide happy (#49) 2019-12-19 14:41:57 +01:00
route-guide Make ghcide happy (#49) 2019-12-19 14:41:57 +01:00
seed Make ghcide happy (#49) 2019-12-19 14:41:57 +01:00
todolist Make ghcide happy (#49) 2019-12-19 14:41:57 +01:00
with-persistent Update docs with Higher Kinded Data (#56) 2019-12-20 13:54:39 +01:00
README.md Implement Persistent example 💾 (#40) 2019-12-13 13:15:18 +01:00

Examples for Mu Haskell

Those examples are ports of those in Mu Scala.

  • Health check
  • Route guide
  • Simple TODO list
  • Seed example
  • Integration with Persistent (db access)