[Git][ghc/ghc][wip/ghc-template-haskell-syntax] fix
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Tue Sep 13 09:24:49 UTC 2022
Matthew Pickering pushed to branch wip/ghc-template-haskell-syntax at Glasgow Haskell Compiler / GHC
Commits:
009caf63 by Matthew Pickering at 2022-09-13T10:24:29+01:00
fix
- - - - -
1 changed file:
- libraries/template-haskell/template-haskell.cabal.in
Changes:
=====================================
libraries/template-haskell/template-haskell.cabal.in
=====================================
@@ -61,10 +61,6 @@ Library
ghc-options: -Wall
- -- We need to set the unit ID to template-haskell (without a
- -- version number) as it's magic.
- ghc-options: -this-unit-id template-haskell
-
-- This should match the default-extensions used in 'ghc.cabal'. This way,
-- GHCi can be used to load it along with the compiler.
Default-Extensions:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/009caf6324f61dbb176e4ae2a6a27cfe8750ce44
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/009caf6324f61dbb176e4ae2a6a27cfe8750ce44
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20220913/e00117ed/attachment.html>
More information about the ghc-commits
mailing list