module BasicTypes where import Utils type Date = String type DateTime = String