-
-
Save Shimuuar/548bdf1ce41c6a99e3a5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reco.hs:78:10: | |
No instance for (HasGUI | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
((':) | |
((* -> *) -> *) | |
(CatN HistogramPoint) | |
('[] ((* -> *) -> *))))) | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
((':) | |
((* -> *) -> *) | |
(CatN HistogramPoint) | |
('[] ((* -> *) -> *))))) | |
((':) | |
((* -> *) -> *) | |
(CatN HistogramPoint) | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
('[] ((* -> *) -> *)))))))) | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(CatN HistShowerSeq) | |
((':) | |
((* -> *) -> *) | |
(CatN HistShowerSeq) | |
((':) | |
((* -> *) -> *) | |
(CatN HistShowerSeq) | |
((':) | |
((* -> *) -> *) | |
(CatN HistShowerSeq) | |
('[] ((* -> *) -> *))))))) | |
('[] ((* -> *) -> *)))) | |
CompareCut)) | |
arising from a use of `showGUI' | |
Possible fix: | |
add an instance declaration for | |
(HasGUI | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
((':) | |
((* -> *) -> *) (CatN HistogramPoint) ('[] ((* -> *) -> *))))) | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
((':) | |
((* -> *) -> *) (CatN HistogramPoint) ('[] ((* -> *) -> *))))) | |
((':) | |
((* -> *) -> *) | |
(CatN HistogramPoint) | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
((':) | |
((* -> *) -> *) | |
(Cat1 (Histogram BinD Int)) | |
('[] ((* -> *) -> *)))))))) | |
((':) | |
((* -> *) -> *) | |
(Tabs | |
((':) | |
((* -> *) -> *) | |
(CatN HistShowerSeq) | |
((':) | |
((* -> *) -> *) | |
(CatN HistShowerSeq) | |
((':) | |
((* -> *) -> *) | |
(CatN HistShowerSeq) | |
((':) | |
((* -> *) -> *) (CatN HistShowerSeq) ('[] ((* -> *) -> *))))))) | |
('[] ((* -> *) -> *)))) | |
CompareCut)) | |
In the first argument of `runGui', namely `showGUI' | |
In the expression: runGui showGUI | |
In a stmt of a 'do' block: | |
runGui showGUI $ (categorize . fmap unTag) hist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment