[Git][ghc/ghc][wip/kirchner/ttg-zurich] Apply 1 suggestion(s) to 1 file(s)

Rodrigo Mesquita (@alt-romes) gitlab at gitlab.haskell.org
Mon Jul 29 12:52:28 UTC 2024



Rodrigo Mesquita pushed to branch wip/kirchner/ttg-zurich at Glasgow Haskell Compiler / GHC


Commits:
7f7a2ffb by Rodrigo Mesquita at 2024-07-29T12:52:25+00:00
Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: John Ericson <git at johnericson.me>
- - - - -


1 changed file:

- compiler/Language/Haskell/Syntax/Basic.hs


Changes:

=====================================
compiler/Language/Haskell/Syntax/Basic.hs
=====================================
@@ -135,4 +135,4 @@ data FixityDirection
    deriving (Eq, Data)
 
 data Fixity = Fixity Int FixityDirection
-  deriving Data
+  deriving (Eq, Data)



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7f7a2ffb2833c05a3b5099fcb299710dc14148c9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7f7a2ffb2833c05a3b5099fcb299710dc14148c9
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/20240729/e87c9563/attachment.html>


More information about the ghc-commits mailing list