Re: Arc doesn't work

2017-01-20 Thread Reid Barton
> > | -Original Message- > | From: Reid Barton [mailto:rwbar...@gmail.com] > | Sent: 20 January 2017 17:23 > | To: Simon Peyton Jones <simo...@microsoft.com> > | Cc: ghc-devs@haskell.org > | Subject: Re: Arc doesn't work > | > | From the python 3 r

RE: Arc doesn't work

2017-01-20 Thread Simon Peyton Jones via ghc-devs
ct: Re: Arc doesn't work | | From the python 3 reference: | | New in version 3.3: The 'rb' prefix of raw bytes literals has been added as | a synonym of 'br'. | | Simon, can you try replacing that occurrent of rb by br and see whether that | fixes it? Just the one on the line it complained

Re: Arc doesn't work

2017-01-20 Thread Reid Barton
From the python 3 reference: New in version 3.3: The 'rb' prefix of raw bytes literals has been added as a synonym of 'br'. Simon, can you try replacing that occurrent of rb by br and see whether that fixes it? Just the one on the line it complained about. Regards, Reid Barton On Fri, Jan 20,

Arc doesn't work

2017-01-20 Thread Simon Peyton Jones via ghc-devs
I can't use arc. At the end of 'arc diff' it says Exception Some linters failed: - CommandException: Command failed with error #1! COMMAND python3 .arc-linters/check-cpp.py 'compiler/basicTypes/Id.hs' STDOUT (empty) STDERR File