From 086784e56e57c61742718803478cc29d0331414b Mon Sep 17 00:00:00 2001 From: zqqw Date: Fri, 1 May 2020 02:31:13 +0100 Subject: Add lc module --- src/common.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common.nim') diff --git a/src/common.nim b/src/common.nim index 8db3a79..055474e 100644 --- a/src/common.nim +++ b/src/common.nim @@ -1,7 +1,7 @@ import options, os, osproc, posix, sequtils, sets, strutils, sugar, tables, args, config, format, lists, package, pacman, utils, - "wrapper/alpm" + "wrapper/alpm", "listcomp" type CacheKind* {.pure.} = enum -- cgit v1.2.3-70-g09d2