Browse Source

remembered cabal exists

master
Shaun Kerr 5 years ago
parent
commit
3dac3ec5db
2 changed files with 9 additions and 1 deletions
  1. +8
    -0
      ChangeLog.md
  2. +1
    -1
      rf.cabal

+ 8
- 0
ChangeLog.md View File

@@ -19,3 +19,11 @@
## 0.1.2.1 -- 2018-08-25 ## 0.1.2.1 -- 2018-08-25


* cleaned up and commented. you happy now? * cleaned up and commented. you happy now?

## 0.1.3.0 -- 2018-09-04

* fixed up monad stuff to make recent page actually recent

## 0.1.3.1 -- 2018-09-04

* cleaned up templating a little

+ 1
- 1
rf.cabal View File

@@ -2,7 +2,7 @@
-- see http://haskell.org/cabal/users-guide/ -- see http://haskell.org/cabal/users-guide/


name: rf name: rf
version: 0.1.2.1
version: 0.1.3.1
synopsis: tA's blog synopsis: tA's blog
-- description: -- description:
homepage: regularflolloping.com homepage: regularflolloping.com


Loading…
Cancel
Save