Skip to content
Snippets Groups Projects
Commit 04569d2f authored by pcapriotti's avatar pcapriotti
Browse files

Update spec-inline output.

parent f7f18efa
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ Roman.foo2 :: GHC.Types.Int
Str=DmdType m,
Unf=Unf{Src=<vanilla>, TopLvl=True, Arity=0, Value=True,
ConLike=True, Cheap=True, Expandable=True,
Guidance=IF_ARGS [] 10 110}]
Guidance=IF_ARGS [] 10 20}]
Roman.foo2 = GHC.Types.I# 6
Roman.foo1 :: Data.Maybe.Maybe GHC.Types.Int
......@@ -122,7 +122,7 @@ Roman.foo1 :: Data.Maybe.Maybe GHC.Types.Int
Str=DmdType,
Unf=Unf{Src=<vanilla>, TopLvl=True, Arity=0, Value=True,
ConLike=True, Cheap=True, Expandable=True,
Guidance=IF_ARGS [] 10 110}]
Guidance=IF_ARGS [] 10 20}]
Roman.foo1 = Data.Maybe.Just @ GHC.Types.Int Roman.foo2
Roman.foo :: GHC.Types.Int -> GHC.Types.Int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment