[GHC] #9642: LANGUAGE pragma synonyms

GHC ghc-devs at haskell.org
Mon Sep 29 07:47:34 UTC 2014


#9642: LANGUAGE pragma synonyms
-------------------------------------+-------------------------------------
              Reporter:  dreixel     |            Owner:
                  Type:  feature     |           Status:  new
  request                            |        Milestone:
              Priority:  normal      |          Version:  7.9
             Component:  Compiler    |         Keywords:
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:
  None/Unknown                       |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by nomeata):

 >  But then loading a module from the package into GHCi would require
 knowing about aliases in the .cabal file.

 True, it would only help providing synonyms across package boundaries (or
 imaginably when using `cabal repl` using some weird trick), not when
 trying to re-use a synonym within a package.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9642#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list