File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11Changelog
22
3- ## [ 2.0.1] ( https://github.com/drlkf /megaparsec-time/compare/2.0.0...2.0.1 ) (2025-07-29)
3+ ## [ 2.0.1] ( https://github.com/haskell-github-trust /megaparsec-time/compare/2.0.0...2.0.1 ) (2025-07-29)
44
5- # [ 2.0.0] ( https://github.com/drlkf /megaparsec-time/compare/1.0.1...2.0.0 ) (2025-07-28)
5+ # [ 2.0.0] ( https://github.com/haskell-github-trust /megaparsec-time/compare/1.0.1...2.0.0 ) (2025-07-28)
66
7- ## [ 1.0.1] ( https://github.com/drlkf /megaparsec-time/compare/1.0.0...1.0.1 ) (2025-07-28)
7+ ## [ 1.0.1] ( https://github.com/haskell-github-trust /megaparsec-time/compare/1.0.0...1.0.1 ) (2025-07-28)
88
99# 1.0.0 (2025-07-28)
1010
1111
1212### Features
1313
14- * initial release ([ fcab952] ( https://github.com/drlkf /megaparsec-time/commit/fcab952d7f6331dd8b169cb6ef70ab08edec910b ) )
14+ * initial release ([ fcab952] ( https://github.com/haskell-github-trust /megaparsec-time/commit/fcab952d7f6331dd8b169cb6ef70ab08edec910b ) )
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ version: 0.0.0.0-dev
99synopsis : Parsers and utilities for the Megaparsec library .
1010description : Common parsers and utilities to use with the Megaparsec library .
1111category : Parsing
12- homepage : https://github.com/drlkf /megaparsec-time
13- bug-reports : https://github.com/drlkf /megaparsec-time/issues
12+ homepage : https://github.com/haskell-github-trust /megaparsec-time
13+ bug-reports : https://github.com/haskell-github-trust /megaparsec-time/issues
1414author : drlkf
15151616copyright : 2025 drlkf
@@ -27,7 +27,7 @@ extra-source-files:
2727
2828source-repository head
2929 type : git
30- location : https://github.com/drlkf /megaparsec-time
30+ location : https://github.com/haskell-github-trust /megaparsec-time
3131
3232library
3333 exposed-modules :
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ author: drlkf
5566copyright : 2025 drlkf
77license-file : LICENSE
8- github : drlkf /megaparsec-time
9- homepage : https://github.com/drlkf /megaparsec-time
10- bug-reports : https://github.com/drlkf /megaparsec-time/issues
8+ github : haskell-github-trust /megaparsec-time
9+ homepage : https://github.com/haskell-github-trust /megaparsec-time
10+ bug-reports : https://github.com/haskell-github-trust /megaparsec-time/issues
1111category : Parsing
1212tested-with :
1313 - GHC == 9.8
You can’t perform that action at this time.
0 commit comments