Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769527 - dev-haskell/quickcheck-classes-0.6.4.0 : Not in scope: data constructor Apply2
Summary: dev-haskell/quickcheck-classes-0.6.4.0 : Not in scope: data constructor Apply2
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2021-02-08 11:14 UTC by Toralf Förster
Modified: 2022-07-23 02:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.03 KB, text/plain)
2021-02-08 11:14 UTC, Toralf Förster
Details
dev-haskell:quickcheck-classes-0.6.4.0:20210208-045637.log (dev-haskell:quickcheck-classes-0.6.4.0:20210208-045637.log,25.10 KB, text/plain)
2021-02-08 11:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,257.02 KB, text/plain)
2021-02-08 11:14 UTC, Toralf Förster
Details
environment (environment,81.07 KB, text/plain)
2021-02-08 11:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.14 KB, application/x-bzip)
2021-02-08 11:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.38 KB, application/x-bzip)
2021-02-08 11:14 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-02-08 11:14:40 UTC
src/Test/QuickCheck/Classes/Semigroupoid.hs:70:44: error:
    Not in scope: data constructor ‘Apply2’
    Perhaps you meant ‘Apply’ (imported from Test.QuickCheck.Classes.Internal)
   |
70 | semigroupoidAssociativity _ = property $ \(Apply2 (f :: s Integer Integer)) (Apply2 (g :: s Integer Integer)) (Apply2 (h :: s Integer Integer)) -> eq2 (f `o` (g `o` h)) ((f `o` g) `o` h)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20210203-035357

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.1
Python 3.8.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.49.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Feb  8 03:47:31 UTC 2021

emerge -qpvO dev-haskell/quickcheck-classes
[ebuild  N    ] dev-haskell/quickcheck-classes-0.6.4.0  USE="aeson binary-laws semigroupoids semirings unary-laws vector -doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2021-02-08 11:14:42 UTC
Created attachment 686016 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-02-08 11:14:43 UTC
Created attachment 686019 [details]
dev-haskell:quickcheck-classes-0.6.4.0:20210208-045637.log
Comment 3 Toralf Förster gentoo-dev 2021-02-08 11:14:45 UTC
Created attachment 686022 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-02-08 11:14:46 UTC
Created attachment 686025 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-02-08 11:14:47 UTC
Created attachment 686028 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-02-08 11:14:49 UTC
Created attachment 686031 [details]
temp.tar.bz2