You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"version":"1.0","ghcVersion":"ghc-9.10.0","span":{"file":"test/fixtures/term-level-use-of-type-constructor/Foo.hs","start":{"line":4,"column":7},"end":{"line":4,"column":16}},"severity":"Error","code":1928,"message":["Illegal term-level use of the type constructor `CodeBlock'"," imported from `Text.Markdown.Unlit' at test/fixtures/term-level-use-of-type-constructor/Foo.hs:2:29-37","Perhaps use `CodeBloc' (line 3)\nAdd `CodeBlock' to the import list in the import of\n`Text.Markdown.Unlit'\n(at test/fixtures/term-level-use-of-type-constructor/Foo.hs:2:1-38).","In the expression: CodeBlock\nIn an equation for `foo': foo = CodeBlock"],"hints":[]}
0 commit comments