summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax/Module
diff options
context:
space:
mode:
authornineonine <mail4chemik@gmail.com>2022-06-17 18:38:38 -0700
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-07-01 08:15:56 -0400
commitd072217016ceae7c557f638e91a365fa5ab7779c (patch)
treea07878552e0931b03702521bdfa3b5d87a7914c9 /compiler/Language/Haskell/Syntax/Module
parent70e47489f1fa87a0ee5656950c00b54f69823fc6 (diff)
downloadhaskell-d072217016ceae7c557f638e91a365fa5ab7779c.tar.gz
Fix panic with UnliftedFFITypes+CApiFFI (#14624)
When declaring foreign import using CAPI calling convention, using unlifted unboxed types would result in compiler panic. There was an attempt to fix the situation in #9274, however it only addressed some of the ByteArray cases. This patch fixes other missed cases for all prims that may be used as basic foreign types.
Diffstat (limited to 'compiler/Language/Haskell/Syntax/Module')
0 files changed, 0 insertions, 0 deletions