Skip to content
Snippets Groups Projects
Commit 199852e3 authored by Simon Hengel's avatar Simon Hengel Committed by Mergify
Browse files

Renamed cabal-install/driver/Main.hs to cabal-install/main/Main.hs

(cherry picked from commit c61e2066)
parent 0466138a
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,7 @@ library
executable cabal
import: warnings, base-dep
main-is: Main.hs
hs-source-dirs: driver
hs-source-dirs: main
default-language: Haskell2010
ghc-options: -rtsopts -threaded
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment