Skip to content

Conversation

kuk0
Copy link

@kuk0 kuk0 commented Sep 19, 2018

No description provided.

bgamari and others added 18 commits September 19, 2018 16:16
typeRepFingerprint won't be exposed in Type.Reflection, but instead is
available via Type.Reflection.Unsafe.
The last reference to shiftR got removed in
634f494
Since hashable requires GHC 7.2+ / base >= 4.4, this implies
Cabal 1.12 or later, so let's update the spec-version (and use the
new-style spec version declaration while at it) and pin
down to the Haskell2010 semantics.
`Data.Hashable` has been Trustworthy since 2013
(c.f. 7d56ac1); when
`Data.Hashable.Lifted` was added, giving it the same treatment
was missed.
Only benign API additions were performed since 1.2.6.1, hence
a minor version bump is adequate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants