[Git][ghc/ghc][wip/soulomoon/suggest-UnliftedNewtypes-unlifted-data-family-25593] update test InstanceConKindSpecializationDataFamily
Patrick (@soulomoon)
gitlab at gitlab.haskell.org
Sat Jan 4 17:44:33 UTC 2025
Patrick pushed to branch wip/soulomoon/suggest-UnliftedNewtypes-unlifted-data-family-25593 at Glasgow Haskell Compiler / GHC
Commits:
52aa517d by Patrick at 2025-01-05T01:44:24+08:00
update test InstanceConKindSpecializationDataFamily
- - - - -
1 changed file:
- testsuite/tests/typecheck/should_compile/InstanceConKindSpecializationDataFamily.hs
Changes:
=====================================
testsuite/tests/typecheck/should_compile/InstanceConKindSpecializationDataFamily.hs
=====================================
@@ -1,8 +1,6 @@
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE TypeFamilies #-}
--- {-# LANGUAGE PolyKinds #-}
{-# LANGUAGE MagicHash #-}
-{-# LANGUAGE GADTs #-}
module InstanceConKindSpecializationDataFamily where
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/52aa517d8c9633107ce6684b0b440f16817a8410
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/52aa517d8c9633107ce6684b0b440f16817a8410
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/20250104/c352f747/attachment-0001.html>
More information about the ghc-commits
mailing list