updated generated file;
authorwenzelm
Sun, 18 Sep 2011 14:55:45 +0200
changeset 44970 52f809bc5402
parent 44969 c56a40059258
child 44971 8104eec1bf94
updated generated file;
doc-src/Codegen/Thy/examples/Example.hs
--- a/doc-src/Codegen/Thy/examples/Example.hs	Sun Sep 18 14:55:27 2011 +0200
+++ b/doc-src/Codegen/Thy/examples/Example.hs	Sun Sep 18 14:55:45 2011 +0200
@@ -1,4 +1,4 @@
-{-# LANGUAGE ScopedTypeVariables #-}
+{-# LANGUAGE EmptyDataDecls, RankNTypes, ScopedTypeVariables #-}
 
 module Example where {