[Hackage] #148: Cabal should be able to produce DLLs in Windows

#148: Cabal should be able to produce DLLs in Windows -----------------------+---------------------------------------------------- Reporter: eivuokko | Owner: ijones Type: defect | Status: new Priority: normal | Milestone: Component: Cabal | Version: 1.1.6 Severity: normal | Keywords: Ghcversion: 6.4.2 | Difficulty: normal Platform: Windows | -----------------------+---------------------------------------------------- GHC supports linking final executable into a DLL instead of normal executable. Cabal should support this use, and also support specifying DEF file for exports and building an import library. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/148 Hackage http://example.com/ My example project

#148: Cabal should be able to produce DLLs in Windows -----------------------------+---------------------------------------------- Reporter: eivuokko | Owner: ijones Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.4 Component: Cabal | Version: HEAD Severity: normal | Resolution: Keywords: | Ghcversion: 6.4.2 Difficulty: hard (< 1 day) | Platform: Windows -----------------------------+---------------------------------------------- Changes (by duncan): * difficulty: normal => hard (< 1 day) * milestone: => Cabal-1.4 * version: 1.1.6 => HEAD * type: defect => enhancement Comment: http://www.haskell.org/ghc/docs/latest/html/users_guide/win32-dlls.html #win32-dlls-create -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/148 Hackage http://example.com/ My example project
participants (1)
-
Hackage