1
1
mirror of https://github.com/qfpl/applied-fp-course.git synced 2024-11-27 01:23:00 +03:00
applied-fp-course/level05
Sean Chalmers 14e7e81f46 Fix project restructure
Didn't properly move out the Main files to a separate location so
the dependencies and app building was a bit wacky. This fixes that.
2017-08-14 16:48:34 +10:00
..
bin Added PostgreSQL Db Integration 2017-08-14 16:40:42 +10:00
src/FirstApp Added PostgreSQL Db Integration 2017-08-14 16:40:42 +10:00
tests Added Level05 - Add a database [WIP] 2017-08-11 16:28:56 +10:00
appconfig.json Added PostgreSQL Db Integration 2017-08-14 16:40:42 +10:00
ChangeLog.md Added Level05 - Add a database [WIP] 2017-08-11 16:28:56 +10:00
default.nix Added Level05 - Add a database [WIP] 2017-08-11 16:28:56 +10:00
level05.cabal Fix project restructure 2017-08-14 16:48:34 +10:00
LICENSE Added Level05 - Add a database [WIP] 2017-08-11 16:28:56 +10:00
Setup.hs Added Level05 - Add a database [WIP] 2017-08-11 16:28:56 +10:00
shell.nix Added Level05 - Add a database [WIP] 2017-08-11 16:28:56 +10:00