haskell-pkg-janitors / haskell-src

Library for manipulating Haskell source code
http://hackage.haskell.org/package/haskell-src
Other
22 stars 13 forks source link

Derive Eq instance for HsModule #18

Closed HaskellZhangSong closed 2 years ago

HaskellZhangSong commented 2 years ago

Derive HsModule an instance of Eq type class.

andreasabel commented 2 years ago

@HaskellZhangSong : Do you wish this to be released as 1.0.4 or do you have other changes in mind?

HaskellZhangSong commented 2 years ago

@HaskellZhangSong : Do you wish this to be released as 1.0.4 or do you have other changes in mind?

It is OK to release it as 1.0.4. I do not have any other necessary changes in my mind. Thanks.

andreasabel commented 2 years ago

I released this fix: https://hackage.haskell.org/package/haskell-src-1.0.4