summaryrefslogtreecommitdiff
path: root/testsuite/tests/primops/should_run/ArithInt16.hs
Commit message (Expand)AuthorAgeFilesLines
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-011-1/+0
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-10/+10
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Introduce Int16# and Word16#Abhiroop Sarkar2018-11-171-0/+197