Skip to content

hereisjohnny2/hello-yesod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Yesod

This a toy projects create during the summer course of Functional Programming in Haskell, offered by the University of São Paulo.

The idea of the course was give an introduction of the fundamentals of funcional programming using Haskell. Later in the course a small web application is developed using the Yesod framework.

Running the Project

# Compile the project with Stack (this might take a long time)
$ stack build

# Run the project
$ stack run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published