Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

semantic-source 0.0.1.0 #426

Merged
merged 3 commits into from
Jan 16, 2020
Merged

semantic-source 0.0.1.0 #426

merged 3 commits into from
Jan 16, 2020

Conversation

robrix
Copy link
Contributor

@robrix robrix commented Jan 16, 2020

semantic-source needs a new hackage release.

@robrix robrix requested a review from a team January 16, 2020 16:59
@@ -48,7 +48,7 @@ library
Source.Span
build-depends:
aeson ^>= 1.4.2.0
, base >= 4.13 && < 5
, base >= 4.12 && < 5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We support 8.6.5 for this package (cf the tested-with field, above), and don’t require anything that would require a newer ghc anyway.

@@ -1,7 +1,7 @@
cabal-version: 2.4

name: semantic-source
version: 0.0.0.1
version: 0.0.1.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.0.1.0 instead of 0.0.0.2 because of the new NFData instances.

@@ -2,6 +2,8 @@

- Adds an `NFData` instance for `Source`.

- Decodes to `Text` leniently instead of throwing exceptions.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should try to get into the habit of adding notes to changelogs in PRs for this package.

@robrix
Copy link
Contributor Author

robrix commented Jan 16, 2020

@robrix
Copy link
Contributor Author

robrix commented Jan 16, 2020

@robrix robrix merged commit a2eaea3 into master Jan 16, 2020
@robrix robrix deleted the semantic-source-0.0.1.0 branch January 16, 2020 17:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants