Go to file
Yannick Gottschalk 22717263bb Revert "Added Aufgabe 4"
This reverts commit aab564e716.
2017-04-30 23:45:31 +02:00
app Revert "Added Aufgabe 4" 2017-04-30 23:45:31 +02:00
src Revert "Added Aufgabe 4" 2017-04-30 23:45:31 +02:00
test Revert "Added Aufgabe 4" 2017-04-30 23:45:31 +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
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 Revert "Added Aufgabe 4" 2017-04-30 23:45:31 +02:00
zettel2.cabal Revert "Added Aufgabe 4" 2017-04-30 23:45:31 +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