Author: buildbot
Date: Fri May 2 23:30:26 2014
New Revision: 907864
Log:
Staging update by buildbot for thrift
Modified:
websites/staging/thrift/trunk/content/ (props changed)
websites/staging/thrift/trunk/content/lib/hs.html
Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 2 23:30:26 2014
@@ -1 +1 @@
-1592115
+1592116
Modified: websites/staging/thrift/trunk/content/lib/hs.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/hs.html (original)
+++ websites/staging/thrift/trunk/content/lib/hs.html Fri May 2 23:30:26 2014
@@ -73,8 +73,7 @@
</div>
<div class="container">
- <h1 id="apache-thrift-haskell-libraries">Apache Thrift Haskell
Libraries</h1>
-<h1 id="compile">Compile</h1>
+ <h1 id="compile">Compile</h1>
<p>Use Cabal to compile and install; ./configure uses Cabal underneath, and
that
path is not yet well tested. Thrift's library and generated code should compile
with pretty much any GHC extensions or warnings you enable (or disable).