doc-src/Codegen/Thy/examples/Example.hs
changeset 44970 52f809bc5402
parent 41185 d5f0e556ffd3
child 48501 e59778bc71a0
--- 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 {