Skip to content

Support QuasiQuotes scoping #96

Open
@chshersh

Description

@chshersh

For example, when using reldir QuasiQuoter from path library like this:

{-# LANGUAGE QuasiQuotes #-}

module Sandbox where

import Path (reldir)

foo = [reldir|aba|]

I get Scoped None but expecting GlobalSymbol (Value "Path" "reldir") ... or something like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions