File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11For the package version policy (PVP), see http://pvp.haskell.org/faq .
22
3- ### 1.3.2
3+ ### 1.3.2.1
4+
5+ _ 2023-05-19, Andreas Abel_
6+
7+ - Fix haddock rendering of code examples in top-level documentation
8+ ([ #50 ] ( https://github.com/haskell-hvr/regex-tdfa/issues/50 ) )
9+ - Tested with GHC 7.4 - 9.6
10+
11+ ## 1.3.2
412
513_ 2022-07-18, Andreas Abel_
614
Original file line number Diff line number Diff line change 11cabal-version : 1.12
22name : regex-tdfa
3- version : 1.3.2
3+ version : 1.3.2.1
44
55build-Type : Simple
66license : BSD3
@@ -47,7 +47,7 @@ source-repository head
4747source-repository this
4848 type : git
4949 location : https://github.com/haskell-hvr/regex-tdfa.git
50- tag : v1.3.2
50+ tag : v1.3.2.1
5151
5252flag force-O2
5353 default : False
You can’t perform that action at this time.
0 commit comments