summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim/Setup.hs
Commit message (Expand)AuthorAgeFilesLines
* adds -latomic to. ghc-primMoritz Angermann2018-02-151-1/+1
* Modernize `ghc-prim.cabal` to `cabal-version>=1.10`Herbert Valerio Riedel2013-10-271-2/+0
* Fix compilation of Setup.hs with GHC 6.9Ian Lynagh2008-09-161-2/+3
* In Setup, tell haddock about GHC.PrimIan Lynagh2008-09-051-2/+11
* Follow Cabal changesIan Lynagh2008-06-291-1/+3
* Use simpleUserHooks rather than defaultUserHooks in Setup.hsIan Lynagh2008-06-261-5/+5
* Move the register-inplace special-case stuff into the ghc-prim packageIan Lynagh2008-05-171-0/+21
* Initial commit; code copied from the base packageIan Lynagh2008-03-231-0/+57