rename Symantic.{Univariant => Typed}
[haskell/symantic-parser.git] / test / Golden / Grammar / ViewGrammar / G1.expected.txt
index aaf3c801dadcc16f30862da9041e9fa23d80a388..e321f1a5159df3886c71ce825d4b29384491d758 100644 (file)
@@ -1,8 +1,8 @@
 lets
 ` <*>
-  + pure Term
+  + pure GHC.Show.show
   ` <*>
     + <*>
-    | + pure (\u1 -> (\u2 -> u1))
+    | + pure \x_0 -> \x_1 -> x_0
     | ` pure 'a'
     ` satisfy