Commit a41517e
committed
Rename module CmdOutdated.hs to Outdated.hs
The `Cmd*,hs` naming scheme is usually reserved for v2 commands and
this is a v1 command so renaming this to make way for a v2 version
of this command.
Since the `v2-outdated` command does everything the `v1` version of
the command does, this `Outdated.hs` module should probably be
removed.1 parent 4776451 commit a41517e
File tree
3 files changed
+3
-1
lines changed- cabal-install
- src/Distribution/Client
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments