https://bugzilla.redhat.com/show_bug.cgi?id=1442648
--- Comment #15 from Dan Callaghan dcallagh@redhat.com --- This builds in Koji for x86_64 but it fails on s390x:
[11 of 11] Compiling DBus.TH ( lib/DBus/TH.hs, dist/build/DBus/TH.o ) lib/DBus/TH.hs:1:1: error: Exception when trying to run compile-time code: Prelude.head: empty list Code: generateFromFilePath defaultGenerationParams {genBusName = Just dbusName, genObjectPath = Just dbusPath} $ "idlxml" </> "dbus.xml" | 1 | {-# LANGUAGE OverloadedStrings #-} | ^