1
1
Fork 0
Dieser Commit ist enthalten in:
Julian Ospald 2016-03-06 22:07:54 +01:00
Ursprung c3c96ed371
Commit 29923d1023
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -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