summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO/Unsafe.hs
Commit message (Expand)AuthorAgeFilesLines
* typosEric Lindblad2022-07-181-1/+1
* Fix a few Note inconsistenciesBen Gamari2022-02-011-2/+3
* Insert warnings in the documentation of dangerous functionsTom Sydney Kerckhove2021-10-151-0/+4
* base: Add reference to #19413 to Note [unsafePerformIO and strictness]Ben Gamari2021-03-041-1/+1
* Make unsafeDupablePerformIO have a lazy demandAndreas Klebinger2021-02-061-1/+36
* Remove OPTIONS_HADDOCK hide in favour for not-homeAdam Sandberg Eriksson2019-01-061-1/+1
* Fix ambiguous/out-of-scope Haddock identifiersAlec Theriault2018-08-211-1/+2
* Make unsafeInterleaveST less unsafeDavid Feuer2017-03-221-1/+15
* base: Kill out-of-date NotesBen Gamari2017-03-061-27/+0
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-0/+180