[Hackage] #921: cabal build should imply cabal configure

#921: cabal build should imply cabal configure ---------------------------------+------------------------------------------ Reporter: tibbe | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ `cabal build` should run `cabal configure` if needed, even if the user never ran `cabal configure` manually before. Right now `cabal build` without `cabal configure` gives: {{{ cabal: Run the 'configure' command first. }}} We should simply run `cabal configure` automatically, with no flags set. If the user wants different flags he/she can run `cabal configure` manually. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/921 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#921: cabal build should imply cabal configure ----------------------------------+----------------------------------------- Reporter: tibbe | Owner: Type: enhancement | Status: new Priority: normal | Milestone: cabal-install-0.16 Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- Changes (by kosmikus): * difficulty: unknown => very easy (<1 hour) * type: defect => enhancement * milestone: => cabal-install-0.16 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/921#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#921: cabal build should imply cabal configure ----------------------------------+----------------------------------------- Reporter: tibbe | Owner: Type: enhancement | Status: new Priority: normal | Milestone: cabal-install-0.16 Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- Changes (by erikd): * cc: erikd@… (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/921#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#921: cabal build should imply cabal configure ----------------------------------+----------------------------------------- Reporter: tibbe | Owner: Type: enhancement | Status: new Priority: normal | Milestone: cabal-install-0.14.2 Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- Changes (by kosmikus): * milestone: cabal-install-0.16 => cabal-install-0.14.2 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/921#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage