Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmikus committed Nov 13, 2023
1 parent e9a2669 commit bea17bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 162 deletions.
160 changes: 0 additions & 160 deletions .travis.yml

This file was deleted.

4 changes: 2 additions & 2 deletions lhs2tex.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.0
name: lhs2tex
version: 1.24
version: 1.25
license: GPL
license-file: LICENSE
author: Ralf Hinze <ralf.hinze@comlab.ox.ac.uk>, Andres Loeh <lhs2tex@andres-loeh.de>
Expand All @@ -24,7 +24,7 @@ description:
be invoked in another mode to just extract the Haskell code.
category: Development, Language
build-type: Custom
tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.3, GHC == 8.10.1
tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.3, GHC == 8.10.1, GHC == 9.2.7, GHC == 9.4.5, GHC == 9.6.3, GHC == 9.8.1
extra-source-files: AUTHORS
CHANGELOG.md
INSTALL
Expand Down

0 comments on commit bea17bf

Please sign in to comment.