-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (26 loc) · 1.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title>Bay Area Haskell Users Group</title>
<style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<div id="header">
<h1 class="title">Bay Area Haskell Users Group</h1>
</div>
<h2 id="group-resources">Group resources</h2>
<ul>
<li><a href="http://www.meetup.com/Bay-Area-Haskell-Users-Group/">Meetup</a></li>
<li><a href="https://groups.google.com/forum/#!forum/bahaskell">Google Groups</a></li>
<li><a href="http://github.com/bahug">GitHub</a></li>
<li>IRC: #bahug on Freenode (chat.freenode.net)</li>
</ul>
<h2 id="other-resources">Other resources</h2>
<ul>
<li><a href="http://cmsc-22311.cs.uchicago.edu/2015/">Functional Systems in Haskell</a></li>
</ul>
</body>
</html>