Re: Help! Can't build HEAD

2023-03-15 Thread Simon Peyton Jones
Ah. rm utils/hpc git submodule update does the job. Who would have guessed that? Maybe this thread will help others. Could hadrian have avoided this, perhaps? Anyway, I'm rolling again, thanks Simon On Wed, 15 Mar 2023 at 12:54, Simon Peyton Jones < simon.peytonjo...@gmail.com> wrote: > Oh

Re: Help! Can't build HEAD

2023-03-15 Thread Simon Peyton Jones
Oh I didn't know you had to say "--init". Anyway that fails git submodule update --init Submodule 'utils/hpc' (https://gitlab.haskell.org/hpc/hpc-bin.git) registered for path 'utils/hpc' fatal: destination path '/home/simonpj/code/HEAD-15/utils/hpc' already exists and is not an empty directory. f

Re: Help! Can't build HEAD

2023-03-15 Thread Simon Peyton Jones
Spam detection software, running on the system "mail.haskell.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for detail

Re: Help! Can't build HEAD

2023-03-15 Thread Sam Derbyshire
Spam detection software, running on the system "mail.haskell.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for detail

Re: Help! Can't build HEAD

2023-03-15 Thread Matthew Pickering
You need to run `git submodule update` I think. On Wed, Mar 15, 2023 at 12:36 PM Simon Peyton Jones wrote: > > Aargh! I can't build HEAD! > > I get this: > ./hadrian/build > Up to date > ]0;Starting... ]0;Finished in 0.04s Error, file does not exist and no rule > available: > utils/hpc/hpc-bi