summaryrefslogtreecommitdiff
path: root/ghc/compiler/yaccParser/U_finfot.hi
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/compiler/yaccParser/U_finfot.hi')
-rw-r--r--ghc/compiler/yaccParser/U_finfot.hi7
1 files changed, 7 insertions, 0 deletions
diff --git a/ghc/compiler/yaccParser/U_finfot.hi b/ghc/compiler/yaccParser/U_finfot.hi
new file mode 100644
index 0000000000..3f76893626
--- /dev/null
+++ b/ghc/compiler/yaccParser/U_finfot.hi
@@ -0,0 +1,7 @@
+{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
+interface U_finfot where
+import PreludePS(_PackedString)
+data U_finfot = U_nofinfo | U_finfo _PackedString _PackedString
+rdU_finfot :: _Addr -> _PackedString -> _State _RealWorld -> (U_finfot, _State _RealWorld)
+ {-# GHC_PRAGMA _A_ 3 _U_ 121 _N_ _S_ "U(P)LU(P)" {_A_ 3 _U_ 222 _N_ _N_ _N_ _N_} _N_ _N_ #-}
+