Fix build

detProp2 isn't implemented yet, oops
This commit is contained in:
hasufell 2014-12-18 04:14:31 +01:00
父節點 f774a92dd6
當前提交 4f5d7f15bf
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 220CD1C5BDEED020
共有 1 個檔案被更改,包括 0 行新增1 行删除

查看文件

@ -51,7 +51,6 @@ main = do
deepCheck vp2Prop2
putStrLn "testing det:"
deepCheck detProp1
deepCheck detProp2
putStrLn "testing splitBy"
deepCheck splitByProp1
deepCheck splitByProp2