Go to file
Yannick Gottschalk aab564e716 Added Aufgabe 4
2017-04-30 23:33:56 +02:00
app Added Aufgabe 4 2017-04-30 23:33:56 +02:00
src Added Aufgabe 4 2017-04-30 23:33:56 +02:00
test Added Aufgabe 4 2017-04-30 23:33:56 +02:00
.ghci Added Aufgabe 4 2017-04-30 23:33:56 +02:00
.gitignore first commit, zettel2 without solutions 2017-04-30 20:51:45 +02:00
.travis.yml first commit, zettel2 without solutions 2017-04-30 20:51:45 +02:00
install_dependencies.sh Added Aufgabe 4 2017-04-30 23:33:56 +02:00
LICENSE first commit, zettel2 without solutions 2017-04-30 20:51:45 +02:00
README.md Added README 2017-04-30 22:48:39 +02:00
Setup.hs first commit, zettel2 without solutions 2017-04-30 20:51:45 +02:00
stack.yaml Added Aufgabe 4 2017-04-30 23:33:56 +02:00
zettel2.cabal Added Aufgabe 4 2017-04-30 23:33:56 +02:00

Übungszettel 2

Die Aufgaben 1 - 3 finden sie auf dem branch master in diesem Repository.

Die Aufgabe 4 liegt auf dem branch ghc-vis.

Installationsanleitung Aufgabe4

Techfak Setup

$ git checkout ghc-vis $ ./install_dependencies.sh $ stack build

Home Setup

$ git checkout ghc-vis $ stack setup $ stack install gtk2hs-buildtools $ stack build