浏览代码

remembered cabal exists

master
Shaun Kerr 5 年前
父节点
当前提交
3dac3ec5db
共有 2 个文件被更改,包括 9 次插入1 次删除
  1. +8
    -0
      ChangeLog.md
  2. +1
    -1
      rf.cabal

+ 8
- 0
ChangeLog.md 查看文件

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

* 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 查看文件

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

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


正在加载...
取消
保存