This commit is contained in:
Julian Ospald 2016-03-06 22:07:54 +01:00
父節點 c3c96ed371
當前提交 29923d1023
共有 1 個文件被更改,包括 4 次插入0 次删除

查看文件

@ -1,5 +1,9 @@
{-# LANGUAGE DeriveDataTypeable #-}
-- TODO: - remove undefined in Ord instance
-- - use viewpatterns/patternsynonyms so we don't need to
-- export the constructors
-- | Internal types and functions.
module Path.Internal