[Git][ghc/ghc][wip/amg/ghc2024] Use GHC2024 in a test
Adam Gundry (@adamgundry)
gitlab at gitlab.haskell.org
Thu Feb 15 20:55:27 UTC 2024
Adam Gundry pushed to branch wip/amg/ghc2024 at Glasgow Haskell Compiler / GHC
Commits:
94203aba by Adam Gundry at 2024-02-15T20:55:17+00:00
Use GHC2024 in a test
- - - - -
1 changed file:
- testsuite/tests/roles/should_compile/Roles1.hs
Changes:
=====================================
testsuite/tests/roles/should_compile/Roles1.hs
=====================================
@@ -1,4 +1,4 @@
-{-# LANGUAGE RoleAnnotations, PolyKinds #-}
+{-# LANGUAGE GHC2024 #-}
module Roles1 where
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/94203aba7746121db54030ef35583e79b538db5d
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/94203aba7746121db54030ef35583e79b538db5d
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/20240215/d78c096c/attachment.html>
More information about the ghc-commits
mailing list