forked from haskell-unordered-containers/hashable
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync #1
Open
kuk0
wants to merge
18
commits into
text-utf8:utf8
Choose a base branch
from
kuk0:utf8
base: utf8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
sync #1
Commits on Sep 19, 2018
-
Use typeRepFingerprint from Type.Reflection.Unsafe
typeRepFingerprint won't be exposed in Type.Reflection, but instead is available via Type.Reflection.Unsafe.
Configuration menu - View commit details
-
Copy full SHA for 0232aac - Browse repository at this point
Copy the full SHA 0232aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81527b2 - Browse repository at this point
Copy the full SHA 81527b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e52ca16 - Browse repository at this point
Copy the full SHA e52ca16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e85bbf - Browse repository at this point
Copy the full SHA 6e85bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd0802 - Browse repository at this point
Copy the full SHA 7cd0802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d4018 - Browse repository at this point
Copy the full SHA 32d4018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3e6f6 - Browse repository at this point
Copy the full SHA 6f3e6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3374fa8 - Browse repository at this point
Copy the full SHA 3374fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f15cde9 - Browse repository at this point
Copy the full SHA f15cde9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f784d8c - Browse repository at this point
Copy the full SHA f784d8cView commit details -
The last reference to shiftR got removed in 634f494
Configuration menu - View commit details
-
Copy full SHA for b5e9154 - Browse repository at this point
Copy the full SHA b5e9154View commit details -
Update spec-version of .cabal file
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.
Configuration menu - View commit details
-
Copy full SHA for d7dd440 - Browse repository at this point
Copy the full SHA d7dd440View commit details -
Configuration menu - View commit details
-
Copy full SHA for cef18b5 - Browse repository at this point
Copy the full SHA cef18b5View commit details -
Mark
Data.Hashable.Lifted
asTrustworthy
(re SafeHaskell)`Data.Hashable` has been Trustworthy since 2013 (c.f. 7d56ac1); when `Data.Hashable.Lifted` was added, giving it the same treatment was missed.
Configuration menu - View commit details
-
Copy full SHA for 12f67d1 - Browse repository at this point
Copy the full SHA 12f67d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eaabe6 - Browse repository at this point
Copy the full SHA 3eaabe6View commit details -
Bump version to 1.2.7.0 for release
Only benign API additions were performed since 1.2.6.1, hence a minor version bump is adequate.
Configuration menu - View commit details
-
Copy full SHA for 48428ad - Browse repository at this point
Copy the full SHA 48428adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8122afd - Browse repository at this point
Copy the full SHA 8122afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d27df1 - Browse repository at this point
Copy the full SHA 9d27df1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.