summaryrefslogtreecommitdiff
path: root/compiler/prelude/PrimOp.lhs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/prelude/PrimOp.lhs-boot')
-rw-r--r--compiler/prelude/PrimOp.lhs-boot7
1 files changed, 7 insertions, 0 deletions
diff --git a/compiler/prelude/PrimOp.lhs-boot b/compiler/prelude/PrimOp.lhs-boot
new file mode 100644
index 0000000000..5d003f2b51
--- /dev/null
+++ b/compiler/prelude/PrimOp.lhs-boot
@@ -0,0 +1,7 @@
+
+\begin{code}
+module PrimOp where
+
+data PrimOp
+\end{code}
+