Skip to content
Snippets Groups Projects
Commit 6358594e authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Finalize for 3000.2.2 release

parent 8a8c8a48
No related branches found
No related tags found
No related merge requests found
.project .project
dist dist/
dist-newstyle/
GNUmakefile GNUmakefile
dist-install/ dist-install/
ghc.mk ghc.mk
test.hs test.hs
.hub .hub
.ghc.environment.*
## 3000.2.2
- Add `Semigroup Html` instance
- Update to `cabal-version:>=1.10`
- Clean-up compiler warnings
...@@ -16,6 +16,7 @@ Homepage: https://github.com/haskell/xhtml ...@@ -16,6 +16,7 @@ Homepage: https://github.com/haskell/xhtml
Bug-Reports: https://github.com/haskell/xhtml/issues Bug-Reports: https://github.com/haskell/xhtml/issues
Build-type: Simple Build-type: Simple
Cabal-version: >= 1.10 Cabal-version: >= 1.10
extra-source-files: ChangeLog.md
Source-repository head Source-repository head
type: git type: git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment