X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=CJy3cOx0aDeh0xzulrwX3QLclOJP7/GN7Xe3e28vVuk=; b=j37fbwb5Gl1JPpO/Xl9zrO6/0V+YK+AbYkXF4XSS51zw6+oF/A3nR7AE2Foq4H1kj+ rSEQEDQWx/wLg1yuvuvwY/lBhbgNMSjub+udzrj06Oi+Ei3wfqkouRZ2n/6Yi1lGttzq T10G+gK3aM0qdBPbbqolmf92VHGyqNNHk+5zQObVOthVzyVM9f0xuxWsWdR67faPHw7V /0kjS9stqZkHee/A/2NaQqf7GFthN36JwkUmKEhMGPsq1mTRu6zhyO+lAEmKhYzOTGjd sPuULc3yH0Cdp2B3C6CmNuPmaWJ7y8M0iG2n2qVM2IjGmqFJtL1UdOXs7K++vymDtNOL lqqQ== MIME-Version: 1.0 X-Received: by 10.182.65.5 with SMTP id t5mr45322703obs.28.1451608889519; Thu, 31 Dec 2015 16:41:29 -0800 (PST) Sender: svenn DOT bjerkem AT gmail DOT com In-Reply-To: References: <43CC8F96-6452-40FA-9DFB-E0983721C19C AT noqsi DOT com> <20151229094603 DOT 782092b57563336883546bfd AT gmail DOT com> <449C2A4A-814E-4858-ACB3-82807A80BE8A AT noqsi DOT com> <7C27D3F4-9CC2-46DB-BE88-77564F3FC0FC AT noqsi DOT com> <20151230192636 DOT fc377052d1b3314ceb5fd4c7 AT gmail DOT com> <20151230203226 DOT 0fca70d4bc42aeac7d73d1ad AT gmail DOT com> Date: Fri, 1 Jan 2016 01:41:29 +0100 X-Google-Sender-Auth: v8gU78IW-2hv2ir_FAw7UKMDLr8 Message-ID: Subject: Re: [geda-user] (design error in the core of gschem --> Annotated schematic) From: "Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com]" To: geda-user Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 31 December 2015 at 03:53, John Doty wrote: > If the customer wants flattened schematics, I use lambda-geda (https://github.com/xcthulhu/lambda-geda). I found this advice interesting and looked into this tool. I clone the repository and install ghc which is the haskell compiler available on Debian Unstable. A simple 'make' reports various missing modules. I try to figure out which packages should be installed from the reported missing modules, but fail. Do you have any information on which version of ghc this tool was written in? -- Svenn