Skip to content

Support QuasiQuotes scoping #96

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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