Simulating database table in Haskell

3:28 PM Viduruwan Suvinith 0 Comments


This is a simulation application which has done by using Haskell.
Haskell is a functional programming language which is  a different programming paradigm.




This is a prototype for a banking system which can

  • Register New Account

  • Delete Account

  • Withdraw money

  • Check Balance

  • Transfer Money