diff --git a/Makefile b/Makefile index 80265bd..4edf904 100755 --- a/Makefile +++ b/Makefile @@ -9,7 +9,6 @@ upload: clean: rm -rf *.hi *.o .*.swp .*.swo website _site/ _cache/ - cd lectures && make clean server: stack exec -- homepage watch diff --git a/docs/lectures.html b/docs/lectures.html index 32da2e8..3e9cb1b 100644 --- a/docs/lectures.html +++ b/docs/lectures.html @@ -238,13 +238,13 @@

Lecture Notes

-9/29 +9/23 Introduction html -10/1 +9/26 Crash course in Haskell html hs @@ -263,7 +263,7 @@

Discussions

-10/3 +9/28 Running Haskell in Lab TBD TBD diff --git a/docs/lectures/01-introduction.html b/docs/lectures/01-introduction.html index 1d8cd2a..306a007 100644 --- a/docs/lectures/01-introduction.html +++ b/docs/lectures/01-introduction.html @@ -48,22 +48,22 @@ - + cse131 - + - - - + + + @@ -82,7 +82,7 @@ ul, ol {margin-top: 0;margin-bottom: 10px;} .navbar-inverse {background-color: #FFF;border-color: #FFFFFF;} - + - +