dropWhileEndLE breakage
Austin Seipp
austin at well-typed.com
Thu Oct 2 19:53:18 UTC 2014
(Replying to ghc-devs@ as well.)
---------------------
Yes, you're quite right. I think a part of the original diff was
actually missing.
Please update/rebase your tree. I've reverted this in
d6d5c127b86dc186b25add2843cb83fc12e72a85
On Thu, Oct 2, 2014 at 2:48 PM, Simon Peyton Jones
<simonpj at microsoft.com> wrote:
> What’s going on here? No other library module defines this function,
> except in Cabal!
>
> Simon
>
>
>
> libraries\base\GHC\Windows.hs:124:16:
>
> Not in scope: ‘dropWhileEndLE’
>
> Perhaps you meant ‘dropWhileEnd’ (imported from Data.OldList)
>
> libraries/base/ghc.mk:4: recipe for target
> 'libraries/base/dist-install/build/GHC/Windows.o' failed
>
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
--
Regards,
Austin Seipp, Haskell Consultant
Well-Typed LLP, http://www.well-typed.com/
More information about the ghc-devs
mailing list