packages feed

ghcide-2.6.0.0: test/data/multi-unit-reexport/c/C.hs

module C(module C) where
import A
import B
cux = foo `seq` qux