Add TODO
This commit is contained in:
parent
c3c96ed371
commit
29923d1023
@ -1,5 +1,9 @@
|
|||||||
{-# LANGUAGE DeriveDataTypeable #-}
|
{-# LANGUAGE DeriveDataTypeable #-}
|
||||||
|
|
||||||
|
-- TODO: - remove undefined in Ord instance
|
||||||
|
-- - use viewpatterns/patternsynonyms so we don't need to
|
||||||
|
-- export the constructors
|
||||||
|
|
||||||
-- | Internal types and functions.
|
-- | Internal types and functions.
|
||||||
|
|
||||||
module Path.Internal
|
module Path.Internal
|
||||||
|
Loading…
Reference in New Issue
Block a user