style.
This commit is contained in:
parent
8983cf2d88
commit
a1d33b39d3
@ -38,5 +38,3 @@ addPackages :: Options -> Options
|
|||||||
addPackages opt = opt { ghcOpts = pkgs ++ ghcOpts opt}
|
addPackages opt = opt { ghcOpts = pkgs ++ ghcOpts opt}
|
||||||
where
|
where
|
||||||
pkgs = map ("-package " ++) preBrowsePackages
|
pkgs = map ("-package " ++) preBrowsePackages
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user