From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: haskell: ghc-8 can't find libncursesw.so.6 Date: Sun, 15 Jan 2017 01:43:49 +0100 Message-ID: References: <87k29x6us7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSYvK-0001Qf-8T for help-guix@gnu.org; Sat, 14 Jan 2017 19:43:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSYvG-0004bR-RA for help-guix@gnu.org; Sat, 14 Jan 2017 19:43:53 -0500 Received: from mail-qt0-x236.google.com ([2607:f8b0:400d:c0d::236]:33646) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cSYvG-0004bB-MJ for help-guix@gnu.org; Sat, 14 Jan 2017 19:43:50 -0500 Received: by mail-qt0-x236.google.com with SMTP id v23so78043131qtb.0 for ; Sat, 14 Jan 2017 16:43:50 -0800 (PST) In-Reply-To: <87k29x6us7.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Myles English Cc: help-guix Hi Myles, > Am I doing something wrong? No, this is currently an open bug. You can use ghc-7 in the meantime until it gets fixed. HTH! David