Giter VIP home page Giter VIP logo

Comments (3)

HeinrichApfelmus avatar HeinrichApfelmus commented on September 26, 2024

I have uploaded a new release:

https://hackage.haskell.org/package/operational-0.2.4.1

Thanks for the heads-up!

from operational.

phadej avatar phadej commented on September 26, 2024

Please read through https://github.com/haskell-infra/hackage-trustees/blob/master/revisions-information.md

The release you made was completely unnecessary. Without a revision on 0.2.4.0 (which I did) it wouldn't even fix the issue (third section in the revisions info). With a revision, 0.2.4.1 s an exact copy of revised 0.2.4.0:

% cabal get operational-0.2.4.0
% cabal get operational-0.2.4.1
% diff -ur operational-0.2.4.0 operational-0.2.4.1
diff -ur operational-0.2.4.0/CHANGELOG.md operational-0.2.4.1/CHANGELOG.md
--- operational-0.2.4.0/CHANGELOG.md	2001-09-09 04:46:40.000000000 +0300
+++ operational-0.2.4.1/CHANGELOG.md	2001-09-09 04:46:40.000000000 +0300
@@ -1,6 +1,10 @@
 Changelog for the `operational` package
 ---------------------------------------
 
+**0.2.4.1** -- Maintenance release.
+
+* Restrict dependencies to ensure GHC >= 7.10.
+
 **0.2.4.0** -- Feature release.
 
 * Update to build with GHC 9.0.1.
diff -ur operational-0.2.4.0/operational.cabal operational-0.2.4.1/operational.cabal
--- operational-0.2.4.0/operational.cabal	2021-11-07 16:43:20.021972866 +0200
+++ operational-0.2.4.1/operational.cabal	2021-11-07 16:40:49.111420181 +0200
@@ -1,6 +1,5 @@
 Name:               operational
-Version:            0.2.4.0
-x-revision: 1
+Version:            0.2.4.1
 Synopsis:           Implementation of difficult monads made easy
                     with operational semantics.
 Description:

from operational.

HeinrichApfelmus avatar HeinrichApfelmus commented on September 26, 2024

Oh. Sorry about making the unnecessary release — it's been a long time since I've made a release, and I forgot most of the procedures.

from operational.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.