[Git][ghc/ghc][wip/ghc-internals-move] Fix Safe Haskell warning
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Tue Jan 23 18:42:32 UTC 2024
Ben Gamari pushed to branch wip/ghc-internals-move at Glasgow Haskell Compiler / GHC
Commits:
fd173ee5 by Ben Gamari at 2024-01-23T13:42:24-05:00
Fix Safe Haskell warning
- - - - -
1 changed file:
- libraries/ghc-internal/src/Type/Reflection.hs
Changes:
=====================================
libraries/ghc-internal/src/Type/Reflection.hs
=====================================
@@ -1,4 +1,3 @@
-{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE PatternSynonyms #-}
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fd173ee5c556bce68c55593b57f15d73566f2ca3
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fd173ee5c556bce68c55593b57f15d73566f2ca3
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/20240123/2a93fd49/attachment.html>
More information about the ghc-commits
mailing list