summaryrefslogtreecommitdiff
path: root/plugins/extraction/haskell.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/extraction/haskell.mli')
-rw-r--r--plugins/extraction/haskell.mli12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/extraction/haskell.mli b/plugins/extraction/haskell.mli
new file mode 100644
index 00000000..1b5dbc71
--- /dev/null
+++ b/plugins/extraction/haskell.mli
@@ -0,0 +1,12 @@
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
+
+(*i $Id$ i*)
+
+val haskell_descr : Miniml.language_descr
+