Villefort 0.1.1.0 → 0.1.1.1
raw patch · 2 files changed
+2/−1 lines, 2 filesbinary-addedPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Villefort.cabal +2/−1
- data/todo.db binary
Villefort.cabal view
@@ -1,5 +1,5 @@ name: Villefort-version: 0.1.1.0+version: 0.1.1.1 synopsis: Villefort is a task manager and time tracker written in haskell. description: Villefort is a browser based time tracker. homepage: https://github.com/Chrisr850/Villefort#readme@@ -13,6 +13,7 @@ extra-source-files: README.md cabal-version: >=1.10 data-files: data/date+ , data/todo.db , data/day , templates/*.html , templates/*.ts
+ data/todo.db view
binary file changed (absent → 16384 bytes)