From: <cod...@go...> - 2009-08-11 20:11:36
|
Revision: 393 Author: wol...@gm... Date: Tue Aug 11 13:08:42 2009 Log: add cabal build files for the samples, and fix some compile errors http://code.google.com/p/hoc/source/detail?r=393 Added: /trunk/hoc/Samples/Browser/Browser.cabal /trunk/hoc/Samples/Browser/Contents/Resources/all-selectors.txt /trunk/hoc/Samples/Browser/Setup.hs /trunk/hoc/Samples/Editor/Editor.cabal /trunk/hoc/Samples/Editor/Setup.hs /trunk/hoc/Samples/ExpressionParser/ExpressionParser.cabal /trunk/hoc/Samples/ExpressionParser/Setup.hs /trunk/hoc/Samples/UniqSort/UniqSort.cabal Modified: /trunk/hoc/Samples/Browser/BrowserController.hs /trunk/hoc/Samples/Browser/Main.hs /trunk/hoc/Samples/Browser/TVUtilities.hs /trunk/hoc/Samples/Editor/HaskellDocument.hs /trunk/hoc/Samples/UniqSort/UniqSort.hs ======================================= --- /dev/null +++ /trunk/hoc/Samples/Browser/Browser.cabal Tue Aug 11 13:08:42 2009 @@ -0,0 +1,9 @@ +name: Browser +Cabal-Version: >= 1.2 +version: 1.0 +build-type: Custom + +executable: Browser +main-is: Main.hs +build-depends: base, array, + HOC, HOC-Cocoa, HOC-Foundation, HOC-AppKit, parsec >= 3.0 ======================================= --- /dev/null +++ /trunk/hoc/Samples/Browser/Contents/Resources/all-selectors.txt Tue Aug 11 13:08:42 2009 @@ -0,0 +1,6359 @@ +("usesAlternatingRowBackgroundColors","usesAlternatingRowBackgroundColors","IO Bool","AppKit.NSTableView") +("initAsTearOff","initAsTearOff","IO Inited","AppKit.NSMenuView") +("pasteboardChangedOwner","pasteboardChangedOwner:","forall t1 . NSPasteboard t1 -> IO ()","AppKit.NSPasteboard") +("fontWithNameSize","fontWithName:size:","forall t1 . NSString t1 -> Float -> IO (NSFont ())","AppKit.NSFont") +("makeNextSegmentKey","makeNextSegmentKey","IO ()","AppKit.NSSegmentedCell") +("sharedCredentialStorage","sharedCredentialStorage","IO (NSURLCredentialStorage ())","Foundation.NSURLCredentialStorage") +("drawSheetBorderWithSize","drawSheetBorderWithSize:","NSSize -> IO ()","AppKit.NSView") +("subscriptRange","subscriptRange:","NSRange -> IO ()","AppKit.NSAttributedString") +("replaceObjectsInRangeWithObjectsFromArray","replaceObjectsInRange:withObjectsFromArray:","forall t2 . NSRange -> NSArray t2 -> IO ()","Foundation.NSArray") +("setFileAttributes","setFileAttributes:","forall t1 . NSDictionary t1 -> IO ()","AppKit.NSFileWrapper") +("browserCreateRowsForColumnInMatrix","browser:createRowsForColumn:inMatrix:","forall t1 t3 . NSBrowser t1 -> Int -> NSMatrix t3 -> IO ()","AppKit.NSBrowser") +("initWithContent","initWithContent:","forall t1 . ID t1 -> IO Inited","AppKit.NSObjectController") +("arrangeInFront","arrangeInFront:","forall t1 . ID t1 -> IO ()","AppKit.NSApplication") +("helpRequested","helpRequested:","forall t1 . NSEvent t1 -> IO ()","AppKit.NSResponder") +("helpRequested","helpRequested:","forall t1 . NSEvent t1 -> IO ()","AppKit.NSMenu") +("movieUnfilteredPasteboardTypes","movieUnfilteredPasteboardTypes","IO (NSArray ())","AppKit.NSMovie") +("valueWithObjCType","value:withObjCType:","Ptr () -> Ptr CChar -> IO (NSValue ())","Foundation.NSValue") +("setStartSubelementIdentifier","setStartSubelementIdentifier:","NSWhoseSubelementIdentifier -> IO ()","Foundation.NSScriptObjectSpecifiers") +("initWithTimeIntervalSinceDate","initWithTimeInterval:sinceDate:","forall t2 . NSTimeInterval -> NSDate t2 -> IO Inited","Foundation.NSDate") +("setData","setData:","forall t1 . NSData t1 -> IO ()","Foundation.NSData") +("setHorizontalPagination","setHorizontalPagination:","NSPrintingPaginationMode -> IO ()","AppKit.NSPrintInfo") +("imageWillLoadRepresentation","image:willLoadRepresentation:","forall t1 t2 . NSImage t1 -> NSImageRep t2 -> IO ()","AppKit.NSImage") +("countWordsInStringLanguage","countWordsInString:language:","forall t1 t2 . NSString t1 -> NSString t2 -> IO Int","AppKit.NSSpellChecker") +("resizeLeftCursor","resizeLeftCursor","IO (NSCursor ())","AppKit.NSCursor") +("relativePath","relativePath","IO (NSString ())","Foundation.NSURL") +("valueWithPointer","valueWithPointer:","Ptr () -> IO (NSValue ())","Foundation.NSValue") +("serializeInt","serializeInt:","Int -> IO ()","Foundation.NSSerialization") +("writeToFileOfTypeOriginalFileSaveOperation","writeToFile:ofType:originalFile:saveOperation:","forall t1 t2 t3 . NSString t1 -> NSString t2 -> NSString t3 -> NSSaveOperationType -> IO Bool","AppKit.NSDocument") +("supportsMode","supportsMode:","Int -> IO Bool","AppKit.NSColorPicking") +("initWithURL","initWithURL:","forall t1 . NSURL t1 -> IO Inited","Foundation.NSURLRequest") +("setTimeInterval","setTimeInterval:","NSTimeInterval -> IO ()","AppKit.NSDatePicker") +("setTimeInterval","setTimeInterval:","NSTimeInterval -> IO ()","AppKit.NSDatePickerCell") +("autosaveExpandedItems","autosaveExpandedItems","IO Bool","AppKit.NSOutlineView") +("initWithContentSizePreferredEdge","initWithContentSize:preferredEdge:","NSSize -> NSRectEdge -> IO Inited","AppKit.NSDrawer") +("resetCancelButtonCell","resetCancelButtonCell","IO ()","AppKit.NSSearchFieldCell") +("setExtensionHidden","setExtensionHidden:","Bool -> IO ()","AppKit.NSSavePanel") +("setPathSeparator","setPathSeparator:","forall t1 . NSString t1 -> IO ()","AppKit.NSBrowser") +("pathSeparator","pathSeparator","IO (NSString ())","AppKit.NSBrowser") +("mouseInRect","mouse:inRect:","NSPoint -> NSRect -> IO Bool","AppKit.NSView") +("applicationDidUnhide","applicationDidUnhide:","forall t1 . NSNotification t1 -> IO ()","AppKit.NSApplication") +("setWithSet","setWithSet:","forall t1 . NSSet t1 -> IO (ID ())","Foundation.NSSet") +("enableKeyEquivalentForDefaultButtonCell","enableKeyEquivalentForDefaultButtonCell","IO ()","AppKit.NSWindow") +("setMenuForSegment","setMenu:forSegment:","forall t1 . NSMenu t1 -> Int -> IO ()","AppKit.NSSegmentedControl") +("setMenuForSegment","setMenu:forSegment:","forall t1 . NSMenu t1 -> Int -> IO ()","AppKit.NSSegmentedCell") +("setAutorecalculatesKeyViewLoop","setAutorecalculatesKeyViewLoop:","Bool -> IO ()","AppKit.NSWindow") +("validateToolbarItem","validateToolbarItem:","forall t1 . NSToolbarItem t1 -> IO Bool","AppKit.NSToolbarItem") +("intersectsIndexesInRange","intersectsIndexesInRange:","NSRange -> IO Bool","Foundation.NSIndexSet") +("encodeRect","encodeRect:","NSRect -> IO ()","Foundation.NSGeometry") +("addColumnWithCells","addColumnWithCells:","forall t1 . NSArray t1 -> IO ()","AppKit.NSMatrix") +("setAlwaysUsesMultipleValuesMarker","setAlwaysUsesMultipleValuesMarker:","Bool -> IO ()","AppKit.NSTreeController") +("setAlwaysUsesMultipleValuesMarker","setAlwaysUsesMultipleValuesMarker:","Bool -> IO ()","AppKit.NSArrayController") +("colorUsingColorSpace","colorUsingColorSpace:","forall t1 . NSColorSpace t1 -> IO (NSColor ())","AppKit.NSColor") +("realm","realm","IO (NSString ())","Foundation.NSURLProtectionSpace") +("setCommands","setCommands:","forall t1 . NSArray t1 -> IO ()","AppKit.NSSpeechRecognizer") +("sortedArrayUsingDescriptors","sortedArrayUsingDescriptors:","forall t1 . NSArray t1 -> IO (NSArray ())","Foundation.NSSortDescriptor") +("cookiesForURL","cookiesForURL:","forall t1 . NSURL t1 -> IO (NSArray ())","Foundation.NSHTTPCookieStorage") +("setMinimumDaysInFirstWeek","setMinimumDaysInFirstWeek:","CUInt -> IO ()","Foundation.NSCalendar") +("setVolume","setVolume:","Float -> IO ()","AppKit.NSMovieView") +("postsBoundsChangedNotifications","postsBoundsChangedNotifications","IO Bool","AppKit.NSView") +("undoManager","undoManager","IO (NSUndoManager ())","AppKit.NSResponder") +("undoManager","undoManager","IO (NSUndoManager ())","AppKit.NSDocument") +("setRunLoopModes","setRunLoopModes:","forall t1 . NSArray t1 -> IO ()","Foundation.NSUndoManager") +("datePickerMode","datePickerMode","IO NSDatePickerMode","AppKit.NSDatePicker") +("datePickerMode","datePickerMode","IO NSDatePickerMode","AppKit.NSDatePickerCell") +("listOptions","listOptions","IO CUInt","AppKit.NSTextList") +("offsetInFile","offsetInFile","IO CULLong","Foundation.NSFileHandle") +("setAttributedAlternateTitle","setAttributedAlternateTitle:","forall t1 . NSAttributedString t1 -> IO ()","AppKit.NSButton") +("setAttributedAlternateTitle","setAttributedAlternateTitle:","forall t1 . NSAttributedString t1 -> IO ()","AppKit.NSButtonCell") +("usedRectForTextContainer","usedRectForTextContainer:","forall t1 . NSTextContainer t1 -> IO NSRect","AppKit.NSLayoutManager") +("unarchiveObjectWithData","unarchiveObjectWithData:","forall t1 . NSData t1 -> IO (ID ())","Foundation.NSKeyedArchiver") +("unarchiveObjectWithData","unarchiveObjectWithData:","forall t1 . NSData t1 -> IO (ID ())","Foundation.NSArchiver") +("punctuationCharacterSet","punctuationCharacterSet","IO (NSCharacterSet ())","Foundation.NSCharacterSet") +("filePosixPermissions","filePosixPermissions","IO CULong","Foundation.NSFileManager") +("initWithUTF8String","initWithUTF8String:","Ptr CChar -> IO Inited","Foundation.NSString") +("saveFrameUsingName","saveFrameUsingName:","forall t1 . NSString t1 -> IO ()","AppKit.NSWindow") +("initWithLongLong","initWithLongLong:","CLLong -> IO Inited","Foundation.NSValue") +("canonicalLocaleIdentifierFromString","canonicalLocaleIdentifierFromString:","forall t1 . NSString t1 -> IO (NSString ())","Foundation.NSLocale") +("levelForRow","levelForRow:","Int -> IO Int","AppKit.NSOutlineView") +("acceptableDragTypes","acceptableDragTypes","IO (NSArray ())","AppKit.NSTextView") +("minDate","minDate","IO (NSDate ())","AppKit.NSDatePicker") +("minDate","minDate","IO (NSDate ())","AppKit.NSDatePickerCell") +("formatter","formatter","IO (ID ())","AppKit.NSControl") +("formatter","formatter","IO (ID ())","AppKit.NSCell") +("drawers","drawers","IO (NSArray ())","AppKit.NSDrawer") +("soundDidFinishPlaying","sound:didFinishPlaying:","forall t1 . NSSound t1 -> Bool -> IO ()","AppKit.NSSound") +("setWeekday","setWeekday:","Int -> IO ()","Foundation.NSCalendar") +("setWeek","setWeek:","Int -> IO ()","Foundation.NSCalendar") +("performClickWithFrameInView","performClickWithFrame:inView:","forall t2 . NSRect -> NSView t2 -> IO ()","AppKit.NSPopUpButtonCell") +("addTabViewItem","addTabViewItem:","forall t1 . NSTabViewItem t1 -> IO ()","AppKit.NSTabView") +("setHiddenUntilMouseMoves","setHiddenUntilMouseMoves:","Bool -> IO ()","AppKit.NSCursor") +("resourceData","resourceData","IO (NSData ())","Foundation.NSURLHandle") +("isTransparent","isTransparent","IO Bool","AppKit.NSButton") +("isTransparent","isTransparent","IO Bool","AppKit.NSButtonCell") +("elementWithNameChildrenAttributes","elementWithName:children:attributes:","forall t1 t2 t3 . NSString t1 -> NSArray t2 -> NSArray t3 -> IO (ID ())","Foundation.NSXMLNode") +("resetTotalAutoreleasedObjects","resetTotalAutoreleasedObjects","IO ()","Foundation.NSDebug") +("currentMode","currentMode","IO Int","AppKit.NSColorPicking") +("currentMode","currentMode","IO (NSString ())","Foundation.NSRunLoop") +("namespaceForPrefix","namespaceForPrefix:","forall t1 . NSString t1 -> IO (NSXMLNode ())","Foundation.NSXMLElement") +("selectedTextAttributes","selectedTextAttributes","IO (NSDictionary ())","AppKit.NSTextView") +("canInitWithPasteboard","canInitWithPasteboard:","forall t1 . NSPasteboard t1 -> IO Bool","AppKit.NSSound") +("canInitWithPasteboard","canInitWithPasteboard:","forall t1 . NSPasteboard t1 -> IO Bool","AppKit.NSMovie") +("canInitWithPasteboard","canInitWithPasteboard:","forall t1 . NSPasteboard t1 -> IO Bool","AppKit.NSImageRep") +("canInitWithPasteboard","canInitWithPasteboard:","forall t1 . NSPasteboard t1 -> IO Bool","AppKit.NSImage") +("representationUsingTypeProperties","representationUsingType:properties:","forall t2 . NSBitmapImageFileType -> NSDictionary t2 -> IO (NSData ())","AppKit.NSBitmapImageRep") +("isMovable","isMovable","IO Bool","AppKit.NSRulerMarker") +("menuFontOfSize","menuFontOfSize:","Float -> IO (NSFont ())","AppKit.NSFont") +("accessibilityAttributeValue","accessibilityAttributeValue:","forall t1 . NSString t1 -> IO (ID ())","AppKit.NSAccessibility") +("setDTD","setDTD:","forall t1 . NSXMLDTD t1 -> IO ()","Foundation.NSXMLDocument") +("attributedSubstringFromRange","attributedSubstringFromRange:","NSRange -> IO (NSAttributedString ())","AppKit.NSInputManager") +("attributedSubstringFromRange","attributedSubstringFromRange:","NSRange -> IO (NSAttributedString ())","Foundation.NSAttributedString") +("scaleBy","scaleBy:","Float -> IO ()","Foundation.NSAffineTransform") +("noteNewRecentDocument","noteNewRecentDocument:","forall t1 . NSDocument t1 -> IO ()","AppKit.NSDocumentController") +("dtdnodeWithXMLString","DTDNodeWithXMLString:","forall t1 . NSString t1 -> IO (ID ())","Foundation.NSXMLNode") +("menuBarHeight","menuBarHeight","IO Float","AppKit.NSMenuView") +("menuBarHeight","menuBarHeight","IO Float","AppKit.NSMenu") +("isAnyApplicationSpeaking","isAnyApplicationSpeaking","IO Bool","AppKit.NSSpeechSynthesizer") +("canUndo","canUndo","IO Bool","Foundation.NSUndoManager") +("rulerViewWillAddMarkerAtLocation","rulerView:willAddMarker:atLocation:","forall t1 t2 . NSRulerView t1 -> NSRulerMarker t2 -> Float -> IO Float","AppKit.NSRulerView") +("applicationDidHide","applicationDidHide:","forall t1 . NSNotification t1 -> IO ()","AppKit.NSApplication") +("readToEndOfFileInBackgroundAndNotifyForModes","readToEndOfFileInBackgroundAndNotifyForModes:","forall t1 . NSArray t1 -> IO ()","Foundation.NSFileHandle") +("setCriticalValue","setCriticalValue:","Double -> IO ()","AppKit.NSLevelIndicator") +("setCriticalValue","setCriticalValue:","Double -> IO ()","AppKit.NSLevelIndicatorCell") +("criticalValue","criticalValue","IO Double","AppKit.NSLevelIndicator") +("criticalValue","criticalValue","IO Double","AppKit.NSLevelIndicatorCell") +("acceptsArrowKeys","acceptsArrowKeys","IO Bool","AppKit.NSBrowser") +("commitEditingWithDelegateDidCommitSelectorContextInfo","commitEditingWithDelegate:didCommitSelector:contextInfo:","forall t1 . ID t1 -> SEL -> Ptr () -> IO ()","AppKit.NSKeyValueBinding") +("setImageScaling","setImageScaling:","NSImageScaling -> IO ()","AppKit.NSImageView") +("setImageScaling","setImageScaling:","NSImageScaling -> IO ()","AppKit.NSImageCell") +("open","open","IO ()","AppKit.NSDrawer") +("open","open","IO ()","Foundation.NSStream") +("initWithBytesNoCopyLength","initWithBytesNoCopy:length:","Ptr () -> CUInt -> IO Inited","Foundation.NSData") +("underline","underline:","forall t1 . ID t1 -> IO ()","AppKit.NSText") +("resetCursorRects","resetCursorRects","IO ()","AppKit.NSWindow") +("resetCursorRects","resetCursorRects","IO ()","AppKit.NSView") +("secondsFromGMTForDate","secondsFromGMTForDate:","forall t1 . NSDate t1 -> IO Int","Foundation.NSTimeZone") +("postNotificationNameObject","postNotificationName:object:","forall t1 t2 . NSString t1 -> ID t2 -> IO ()","Foundation.NSNotification") +("setMiniwindowImage","setMiniwindowImage:","forall t1 . NSImage t1 -> IO ()","AppKit.NSWindow") +("selectorForCommand","selectorForCommand:","forall t1 . NSScriptCommandDescription t1 -> IO SEL","Foundation.NSScriptClassDescription") +("postNotificationNameObjectUserInfoOptions","postNotificationName:object:userInfo:options:","forall t1 t2 t3 . NSString t1 -> NSString t2 -> NSDictionary t3 -> CUInt -> IO ()","Foundation.NSDistributedNotificationCenter") +("selectItemWithTitle","selectItemWithTitle:","forall t1 . NSString t1 -> IO ()","AppKit.NSPopUpButtonCell") +("selectItemWithTitle","selectItemWithTitle:","forall t1 . NSString t1 -> IO ()","AppKit.NSPopUpButton") +("attachSubmenuForItemAtIndex","attachSubmenuForItemAtIndex:","Int -> IO ()","AppKit.NSMenuView") +("valueWraps","valueWraps","IO Bool","AppKit.NSStepper") +("valueWraps","valueWraps","IO Bool","AppKit.NSStepperCell") +("getFirstUnlaidCharacterIndexGlyphIndex","getFirstUnlaidCharacterIndex:glyphIndex:","Ptr CUInt -> Ptr CUInt -> IO ()","AppKit.NSLayoutManager") +("dictionaryFromTXTRecordData","dictionaryFromTXTRecordData:","forall t1 . NSData t1 -> IO (NSDictionary ())","Foundation.NSNetServices") +("setRequestTimeout","setRequestTimeout:","NSTimeInterval -> IO ()","Foundation.NSConnection") +("string","string","IO (NSString ())","AppKit.NSText") +("string","string","IO (ID ())","Foundation.NSString") +("string","string","IO (NSString ())","Foundation.NSScanner") +("string","string","IO (NSString ())","Foundation.NSAttributedString") +("drawerWillOpen","drawerWillOpen:","forall t1 . NSNotification t1 -> IO ()","AppKit.NSDrawer") +("fontWithDescriptorSize","fontWithDescriptor:size:","forall t1 . NSFontDescriptor t1 -> Float -> IO (NSFont ())","AppKit.NSFont") +("archiverDidFinish","archiverDidFinish:","forall t1 . NSKeyedArchiver t1 -> IO ()","Foundation.NSKeyedArchiver") +("setPredicate","setPredicate:","forall t1 . NSPredicate t1 -> IO ()","Foundation.NSMetadata") +("setIconForFileOptions","setIcon:forFile:options:","forall t1 t2 . NSImage t1 -> NSString t2 -> CUInt -> IO Bool","AppKit.NSWorkspace") +("setFileModificationDate","setFileModificationDate:","forall t1 . NSDate t1 -> IO ()","AppKit.NSDocument") +("elementCount","elementCount","IO Int","AppKit.NSBezierPath") +("docFormatFromRangeDocumentAttributes","docFormatFromRange:documentAttributes:","forall t2 . NSRange -> NSDictionary t2 -> IO (NSData ())","AppKit.NSAttributedString") +("setNilValueForKey","setNilValueForKey:","forall t1 . NSString t1 -> IO ()","Foundation.NSKeyValueCoding") +("dictionaryWithContentsOfFile","dictionaryWithContentsOfFile:","forall t1 . NSString t1 -> IO (ID ())","Foundation.NSDictionary") +("initWithWindowRect","initWithWindow:rect:","forall t1 . NSWindow t1 -> NSRect -> IO Inited","AppKit.NSCachedImageRep") +("textStorageDidProcessEditing","textStorageDidProcessEditing:","forall t1 . NSNotification t1 -> IO ()","AppKit.NSTextStorage") +("addNamespace","addNamespace:","forall t1 . NSXMLNode t1 -> IO ()","Foundation.NSXMLElement") +("urlhandleResourceDidBeginLoading","URLHandleResourceDidBeginLoading:","forall t1 . NSURLHandle t1 -> IO ()","Foundation.NSURLHandle") +("knownTimeZoneNames","knownTimeZoneNames","IO (NSArray ())","Foundation.NSTimeZone") +("encodeFloatForKey","encodeFloat:forKey:","forall t2 . Float -> NSString t2 -> IO ()","Foundation.NSCoder") +("contentSizeForFrameSizeHasHorizontalScrollerHasVerticalScrollerBorderType","contentSizeForFrameSize:hasHorizontalScroller:hasVerticalScroller:borderType:","NSSize -> Bool -> Bool -> NSBorderType -> IO NSSize","AppKit.NSScrollView") +("startSubelementIdentifier","startSubelementIdentifier","IO NSWhoseSubelementIdentifier","Foundation.NSScriptObjectSpecifiers") +("documents","documents","IO (NSArray ())","AppKit.NSDocumentController") +("setAlternateMnemonicLocation","setAlternateMnemonicLocation:","CUInt -> IO ()","AppKit.NSButtonCell") +("insertItemWithTitleActionKeyEquivalentAtIndex","insertItemWithTitle:action:keyEquivalent:atIndex:","forall t1 t3 . NSString t1 -> SEL -> NSString t3 -> Int -> IO (ID ())","AppKit.NSMenu") +("tokenFieldCellDisplayStringForRepresentedObject","tokenFieldCell:displayStringForRepresentedObject:","forall t1 t2 . NSTokenFieldCell t1 -> ID t2 -> IO (NSString ())","AppKit.NSTokenFieldCell") +("setReusesColumns","setReusesColumns:","Bool -> IO ()","AppKit.NSBrowser") +("checkSpaceForParts","checkSpaceForParts","IO ()","AppKit.NSScroller") +("preservesContentDuringLiveResize","preservesContentDuringLiveResize","IO Bool","AppKit.NSWindow") +("preservesContentDuringLiveResize","preservesContentDuringLiveResize","IO Bool","AppKit.NSView") +("scrollRectBy","scrollRect:by:","NSRect -> NSSize -> IO ()","AppKit.NSView") +("opaqueAncestor","opaqueAncestor","IO (NSView ())","AppKit.NSView") +("cellSize","cellSize","IO NSSize","AppKit.NSMatrix") +("cellSize","cellSize","IO NSSize","AppKit.NSTextAttachment") +("cellSize","cellSize","IO NSSize","AppKit.NSCell") +("adjustSubviews","adjustSubviews","IO ()","AppKit.NSSplitView") +("setVerticalRulerView","setVerticalRulerView:","forall t1 . NSRulerView t1 -> IO ()","AppKit.NSScrollView") +("readFileWrapper","readFileWrapper","IO (NSFileWrapper ())","AppKit.NSPasteboard") +("initWithUser","initWithUser:","forall t1 . NSString t1 -> IO Inited","Foundation.NSUserDefaults") +("outlineViewColumnDidResize","outlineViewColumnDidResize:","forall t1 . NSNotification t1 -> IO ()","AppKit.NSOutlineView") +("animate","animate:","forall t1 . ID t1 -> IO ()","AppKit.NSProgressIndicator") +("setTextStorage","setTextStorage:","forall t1 . NSTextStorage t1 -> IO ()","AppKit.NSLayoutManager") +("validateMenuItem","validateMenuItem:","forall t1 . ID t1 -> IO Bool","AppKit.NSMenu") +("fileHandleForWriting","fileHandleForWriting","IO (NSFileHandle ())","Foundation.NSFileHandle") +("textViewDoubleClickedOnCellInRectAtIndex","textView:doubleClickedOnCell:inRect:atIndex:","forall t1 t2 . NSTextView t1 -> ID t2 -> NSRect -> CUInt -> IO ()","AppKit.NSTextView") +("textViewDoubleClickedOnCellInRect","textView:doubleClickedOnCell:inRect:","forall t1 t2 . NSTextView t1 -> ID t2 -> NSRect -> IO ()","AppKit.NSTextView") +("addTableColumn","addTableColumn:","forall t1 . NSTableColumn t1 -> IO ()","AppKit.NSTableView") +("sharedSystemTypesetter","sharedSystemTypesetter","IO (ID ())","AppKit.NSTypesetter") +("mouseDownFlags","mouseDownFlags","IO Int","AppKit.NSMatrix") +("mouseDownFlags","mouseDownFlags","IO Int","AppKit.NSCell") +("setFullScreen","setFullScreen","IO ()","AppKit.NSOpenGL") +("setStartSpecifier","setStartSpecifier:","forall t1 . NSScriptObjectSpecifier t1 -> IO ()","Foundation.NSScriptObjectSpecifiers") +("stopMonitoring","stopMonitoring","IO ()","Foundation.NSNetServices") +("worksWhenModal","worksWhenModal","IO Bool","AppKit.NSWindow") +("windowDidUpdate","windowDidUpdate:","forall t1 . NSNotification t1 -> IO ()","AppKit.NSWindow") +("setBlocksOtherRecognizers","setBlocksOtherRecognizers:","Bool -> IO ()","AppKit.NSSpeechRecognizer") +("parserFoundExternalEntityDeclarationWithNamePublicIDSystemID","parser:foundExternalEntityDeclarationWithName:publicID:systemID:","forall t1 t2 t3 t4 . NSXMLParser t1 -> NSString t2 -> NSString t3 -> NSString t4 -> IO ()","Foundation.NSXMLParser") +("rotation","rotation","IO Float","AppKit.NSEvent") +("connection","connection","IO (NSConnection ())","Foundation.NSPortCoder") +("connection","connection","IO (NSConnection ())","Foundation.NSConnection") +("resumeExecutionWithResult","resumeExecutionWithResult:","forall t1 . ID t1 -> IO ()","Foundation.NSScriptCommand") +("dictionaryWithObjectForKey","dictionaryWithObject:forKey:","forall t1 t2 . ID t1 -> ID t2 -> IO (ID ())","Foundation.NSDictionary") +("stringByResolvingSymlinksInPath","stringByResolvingSymlinksInPath","IO (NSString ())","Foundation.NSPathUtilities") +("initWithNameData","initWithName:data:","forall t1 t2 . NSString t1 -> NSData t2 -> IO Inited","Foundation.NSTimeZone") +("outlineViewShouldCollapseItem","outlineView:shouldCollapseItem:","forall t1 t2 . NSOutlineView t1 -> ID t2 -> IO Bool","AppKit.NSOutlineView") +("indexOfTabViewItemWithIdentifier","indexOfTabViewItemWithIdentifier:","forall t1 . ID t1 -> IO Int","AppKit.NSTabView") +("lineBreakBeforeIndexWithinRange","lineBreakBeforeIndex:withinRange:","CUInt -> NSRange -> IO CUInt","AppKit.NSAttributedString") +("encodeRectForKey","encodeRect:forKey:","forall t2 . NSRect -> NSString t2 -> IO ()","Foundation.NSKeyedArchiver") +("encodeConditionalObject","encodeConditionalObject:","forall t1 . ID t1 -> IO ()","Foundation.NSCoder") +("writeSelectionToPasteboardType","writeSelectionToPasteboard:type:","forall t1 t2 . NSPasteboard t1 -> NSString t2 -> IO Bool","AppKit.NSTextView") +("textUnfilteredPasteboardTypes","textUnfilteredPasteboardTypes","IO (NSArray ())","AppKit.NSAttributedString") +("downloadDidReceiveAuthenticationChallenge","download:didReceiveAuthenticationChallenge:","forall t1 t2 . NSURLDownload t1 -> NSURLAuthenticationChallenge t2 -> IO ()","Foundation.NSURLDownload") +("printPanel","printPanel","IO (NSPrintPanel ())","AppKit.NSPrintPanel") +("printPanel","printPanel","IO (NSPrintPanel ())","AppKit.NSPrintOperation") +("pointingDeviceSerialNumber","pointingDeviceSerialNumber","IO CUInt","AppKit.NSEvent") +("drawInRectFromRectOperationFraction","drawInRect:fromRect:operation:fraction:","NSRect -> NSRect -> NSCompositingOperation -> Float -> IO ()","AppKit.NSImage") +("setShowsHelp","setShowsHelp:","Bool -> IO ()","AppKit.NSAlert") +("credentialsForProtectionSpace","credentialsForProtectionSpace:","forall t1 . NSURLProtectionSpace t1 -> IO (NSDictionary ())","Foundation.NSURLCredentialStorage") +("orderFrontStandardAboutPanel","orderFrontStandardAboutPanel:","forall t1 . ID t1 -> IO ()","AppKit.NSApplication") +("insertTextClient","insertText:client:","forall t1 t2 . ID t1 -> ID t2 -> IO ()","AppKit.NSInputServer") +("isSymbolicLink","isSymbolicLink","IO Bool","AppKit.NSFileWrapper") +("documentForWindow","documentForWindow:","forall t1 . NSWindow t1 -> IO (ID ())","AppKit.NSDocumentController") +("openPanel","openPanel","IO (NSOpenPanel ())","AppKit.NSOpenPanel") +("setResolvesAliases","setResolvesAliases:","Bool -> IO ()","AppKit.NSOpenPanel") +("readableTypes","readableTypes","IO (NSArray ())","AppKit.NSDocument") +("defaultNameServerPortNumber","defaultNameServerPortNumber","IO CUShort","Foundation.NSPortNameServer") +("canCreateDirectories","canCreateDirectories","IO Bool","AppKit.NSSavePanel") +("titleWidth_","titleWidth:","NSSize -> IO Float","AppKit.NSFormCell") +("mouseDragged","mouseDragged:","forall t1 . NSEvent t1 -> IO ()","AppKit.NSResponder") +("documentForURL","documentForURL:","forall t1 . NSURL t1 -> IO (ID ())","AppKit.NSDocumentController") +("systemID","systemID","IO (NSString ())","Foundation.NSXMLDTDNode") +("systemID","systemID","IO (NSString ())","Foundation.NSXMLDTD") +("systemID","systemID","IO (NSString ())","Foundation.NSXMLParser") +("mainBundle","mainBundle","IO (NSBundle ())","Foundation.NSBundle") +("removeValueAtIndexFromPropertyWithKey","removeValueAtIndex:fromPropertyWithKey:","forall t2 . CUInt -> NSString t2 -> IO ()","Foundation.NSScriptKeyValueCoding") +("outlineViewWillDisplayOutlineCellForTableColumnItem","outlineView:willDisplayOutlineCell:forTableColumn:item:","forall t1 t2 t3 t4 . NSOutlineView t1 -> ID t2 -> NSTableColumn t3 -> ID t4 -> IO ()","AppKit.NSOutlineView") +("setContainerSize","setContainerSize:","NSSize -> IO ()","AppKit.NSTextContainer") +("usesFeedbackWindow","usesFeedbackWindow","IO Bool","AppKit.NSSpeechSynthesizer") +("layoutOptions","layoutOptions","IO CUInt","AppKit.NSGlyphGenerator") +("setLayoutAlgorithm","setLayoutAlgorithm:","NSTextTableLayoutAlgorithm -> IO ()","AppKit.NSTextTable") +("lockFocusOnRepresentation","lockFocusOnRepresentation:","forall t1 . NSImageRep t1 -> IO ()","AppKit.NSImage") +("tableView","tableView","IO (NSTableView ())","AppKit.NSTableHeaderView") +("tableView","tableView","IO (NSTableView ())","AppKit.NSTableColumn") +("openFileWithApplication","openFile:withApplication:","forall t1 t2 . NSString t1 -> NSString t2 -> IO Bool","AppKit.NSWorkspace") +("encodingScheme","encodingScheme","IO (NSString ())","AppKit.NSFont") +("doubleClickAtIndex","doubleClickAtIndex:","CUInt -> IO NSRange","AppKit.NSAttributedString") +("removeCharactersInRange","removeCharactersInRange:","NSRange -> IO ()","Foundation.NSCharacterSet") +("setFloatValue","setFloatValue:","Float -> IO ()","AppKit.NSControl") +("setFloatValue","setFloatValue:","Float -> IO ()","AppKit.NSCell") +("setInContext","setInContext:","forall t1 . NSGraphicsContext t1 -> IO ()","AppKit.NSFont") +("update","update","IO ()","AppKit.NSOpenGLView") +("update","update","IO ()","AppKit.NSMenuView") +("update","update","IO ()","AppKit.NSWindow") +("update","update","IO ()","AppKit.NSOpenGL") +("update","update","IO ()","AppKit.NSMenu") +("setPullsDown","setPullsDown:","Bool -> IO ()","AppKit.NSPopUpButtonCell") +("setPullsDown","setPullsDown:","Bool -> IO ()","AppKit.NSPopUpButton") +("setDefaultPlaceholderForMarkerWithBinding","setDefaultPlaceholder:forMarker:withBinding:","forall t1 t2 t3 . ID t1 -> ID t2 -> NSString t3 -> IO ()","AppKit.NSKeyValueBinding") +("fontDescriptorWithFace","fontDescriptorWithFace:","forall t1 . NSString t1 -> IO (NSFontDescriptor ())","AppKit.NSFontDescriptor") +("fontDescriptor","fontDescriptor","IO (NSFontDescriptor ())","AppKit.NSFont") +("setCanHide","setCanHide:","Bool -> IO ()","AppKit.NSWindow") +("removeAllToolTips","removeAllToolTips","IO ()","AppKit.NSView") +("setLineSpacing","setLineSpacing:","Float -> IO ()","AppKit.NSParagraphStyle") +("iccprofileData","ICCProfileData","IO (NSData ())","AppKit.NSColorSpace") +("useRunningCopyOfApplication","useRunningCopyOfApplication","IO ()","AppKit.NSApplication") +("defaultWritingDirectionForLanguage","defaultWritingDirectionForLanguage:","forall t1 . NSString t1 -> IO NSWritingDirection","AppKit.NSParagraphStyle") +("setIndentationMarkerFollowsCell","setIndentationMarkerFollowsCell:","Bool -> IO ()","AppKit.NSOutlineView") +("comboBoxCompletedString","comboBox:completedString:","forall t1 t2 . NSComboBox t1 -> NSString t2 -> IO (NSString ())","AppKit.NSComboBox") +("isSubviewCollapsed","isSubviewCollapsed:","forall t1 . NSView t1 -> IO Bool","AppKit.NSSplitView") +("availableFontFamilies","availableFontFamilies","IO (NSArray ())","AppKit.NSFontManager") +("accessibilityAttributeNames","accessibilityAttributeNames","IO (NSArray ())","AppKit.NSAccessibility") +("unscript","unscript:","forall t1 . ID t1 -> IO ()","AppKit.NSText") +("setAlertStyle","setAlertStyle:","NSAlertStyle -> IO ()","AppKit.NSAlert") +("verticalScroller","verticalScroller","IO (NSScroller ())","AppKit.NSScrollView") +("currentCursor","currentCursor","IO (NSCursor ())","AppKit.NSCursor") +("setVerticalPageScroll","setVerticalPageScroll:","Float -> IO ()","AppKit.NSScrollView") +("bitmapRepresentation","bitmapRepresentation","IO (NSData ())","Foundation.NSCharacterSet") +("markedRange","markedRange","IO NSRange","AppKit.NSInputManager") +("stringByPaddingToLengthWithStringStartingAtIndex","stringByPaddingToLength:withString:startingAtIndex:","forall t2 . CUInt -> NSString t2 -> CUInt -> IO (NSString ())","Foundation.NSString") +("localizedFailureReason","localizedFailureReason","IO (NSString ())","Foundation.NSError") +("keyForFileWrapper","keyForFileWrapper:","forall t1 . NSFileWrapper t1 -> IO (NSString ())","AppKit.NSFileWrapper") +("separatesColumns","separatesColumns","IO Bool","AppKit.NSBrowser") +("setSelectionIndexPath","setSelectionIndexPath:","forall t1 . NSIndexPath t1 -> IO Bool","AppKit.NSTreeController") +("decodeSizeForKey","decodeSizeForKey:","forall t1 . NSString t1 -> IO NSSize","Foundation.NSKeyedArchiver") +("windowShouldZoomToFrame","windowShouldZoom:toFrame:","forall t1 . NSWindow t1 -> NSRect -> IO Bool","AppKit.NSWindow") +("loadInForeground","loadInForeground","IO (NSData ())","Foundation.NSURLHandle") +("setObjectBeingTested","setObjectBeingTested:","forall t1 . ID t1 -> IO ()","Foundation.NSScriptExecutionContext") +("drawWithFrameInView","drawWithFrame:inView:","forall t2 . NSRect -> NSView t2 -> IO ()","AppKit.NSTextAttachment") +("drawWithFrameInView","drawWithFrame:inView:","forall t2 . NSRect -> NSView t2 -> IO ()","AppKit.NSCell") +("ascender","ascender","IO Float","AppKit.NSFont") +("deserializeAlignedBytesLengthAtCursor","deserializeAlignedBytesLengthAtCursor:","Ptr CUInt -> IO CUInt","Foundation.NSSerialization") +("stateImageOffset","stateImageOffset","IO Float","AppKit.NSMenuView") +("enableMultipleThreads","enableMultipleThreads","IO ()","Foundation.NSConnection") +("sound","sound","IO (NSSound ())","AppKit.NSButton") +("sound","sound","IO (NSSound ())","AppKit.NSButtonCell") +("dateWithTimeIntervalSinceNow","dateWithTimeIntervalSinceNow:","NSTimeInterval -> IO (ID ())","Foundation.NSDate") +("isLoaded","isLoaded","IO Bool","AppKit.NSBrowser") +("isLoaded","isLoaded","IO Bool","AppKit.NSBrowserCell") +("isLoaded","isLoaded","IO Bool","Foundation.NSBundle") +("windowFrameTextColor","windowFrameTextColor","IO (NSColor ())","AppKit.NSColor") +("prefersAllColumnUserResizing","prefersAllColumnUserResizing","IO Bool","AppKit.NSBrowser") +("writeEPSInsideRectToPasteboard","writeEPSInsideRect:toPasteboard:","forall t2 . NSRect -> NSPasteboard t2 -> IO ()","AppKit.NSView") +("setLocationWithAdvancementsForStartOfGlyphRange","setLocation:withAdvancements:forStartOfGlyphRange:","NSPoint -> Ptr Float -> NSRange -> IO ()","AppKit.NSTypesetter") +("loadFileWrapperRepresentationOfType","loadFileWrapperRepresentation:ofType:","forall t1 t2 . NSFileWrapper t1 -> NSString t2 -> IO Bool","AppKit.NSDocument") +("encodePointForKey","encodePoint:forKey:","forall t2 . NSPoint -> NSString t2 -> IO ()","Foundation.NSKeyedArchiver") +("floatForKey","floatForKey:","forall t1 . NSString t1 -> IO Float","Foundation.NSUserDefaults") +("performSelectorWithObjectAfterDelayInModes","performSelector:withObject:afterDelay:inModes:","forall t2 t4 . SEL -> ID t2 -> NSTimeInterval -> NSArray t4 -> IO ()","Foundation.NSRunLoop") +("netServiceWillPublish","netServiceWillPublish:","forall t1 . NSNetService t1 -> IO ()","Foundation.NSNetServices") +("windowWillClose","windowWillClose:","forall t1 . NSNotification t1 -> IO ()","AppKit.NSWindow") +("initWithLocaleIdentifier","initWithLocaleIdentifier:","forall t1 . NSString t1 -> IO Inited","Foundation.NSLocale") +("splitViewCanCollapseSubview","splitView:canCollapseSubview:","forall t1 t2 . NSSplitView t1 -> NSView t2 -> IO Bool","AppKit.NSSplitView") +("didChangeValueForKey","didChangeValueForKey:","forall t1 . NSString t1 -> IO ()","Foundation.NSKeyValueObserving") +("columnResizingType","columnResizingType","IO NSBrowserColumnResizingType","AppKit.NSBrowser") +("contentRect","contentRect","IO NSRect","AppKit.NSTabView") +("isFlushWindowDisabled","isFlushWindowDisabled","IO Bool","AppKit.NSWindow") +("convertFontToFace","convertFont:toFace:","forall t1 t2 . NSFont t1 -> NSString t2 -> IO (NSFont ())","AppKit.NSFontManager") +("getBytesLength","getBytes:length:","Ptr () -> CUInt -> IO ()","Foundation.NSData") +("selectionShouldChangeInTableView","selectionShouldChangeInTableView:","forall t1 . NSTableView t1 -> IO Bool","AppKit.NSTableView") +("collectionNames","collectionNames","IO (NSArray ())","AppKit.NSFontManager") +("laterDate","laterDate:","forall t1 . NSDate t1 -> IO (NSDate ())","Foundation.NSDate") +("parserFoundElementDeclarationWithNameModel","parser:foundElementDeclarationWithName:model:","forall t1 t2 t3 . NSXMLParser t1 -> NSString t2 -> NSString t3 -> IO ()","Foundation.NSXMLParser") +("allHeaderFields","allHeaderFields","IO (NSDictionary ())","Foundation.NSURLResponse") +("fontDescriptorWithMatrix","fontDescriptorWithMatrix:","forall t1 . NSAffineTransform t1 -> IO (NSFontDescriptor ())","AppKit.NSFontDescriptor") +("indexOfItemAtPoint","indexOfItemAtPoint:","NSPoint -> IO Int","AppKit.NSMenuView") +("textView","textView","IO (NSTextView ())","AppKit.NSTextContainer") +("insertDescriptorAtIndex","insertDescriptor:atIndex:","forall t1 . NSAppleEventDescriptor t1 -> CLong -> IO ()","Foundation.NSAppleEventDescriptor") +("initWithWindowNibPathOwner","initWithWindowNibPath:owner:","forall t1 t2 . NSString t1 -> ID t2 -> IO Inited","AppKit.NSWindowController") +("addSubview","addSubview:","forall t1 . NSView t1 -> IO ()","AppKit.NSView") +("isEntryAcceptable","isEntryAcceptable:","forall t1 . NSString t1 -> IO Bool","AppKit.NSCell") +("rectValue","rectValue","IO NSRect","Foundation.NSGeometry") +("deltaX","deltaX","IO Float","AppKit.NSEvent") +("defaultManager","defaultManager","IO (NSFileManager ())","Foundation.NSFileManager") +("deltaY","deltaY","IO Float","AppKit.NSEvent") +("setLineWidth","setLineWidth:","Float -> IO ()","AppKit.NSBezierPath") +("performSelectorWithObjectAfterDelay","performSelector:withObject:afterDelay:","forall t2 . SEL -> ID t2 -> NSTimeInterval -> IO ()","Foundation.NSRunLoop") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSTextField") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSMatrix") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSDatePicker") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSTextFieldCell") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSText") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSTabView") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSScrollView") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSDatePickerCell") +("drawsBackground","drawsBackground","IO Bool","AppKit.NSClipView") +("needsDisplay","needsDisplay","IO Bool","AppKit.NSMenuItemCell") +("needsDisplay","needsDisplay","IO Bool","AppKit.NSView") +("applicationShouldHandleReopenHasVisibleWindows","applicationShouldHandleReopen:hasVisibleWindows:","forall t1 . NSApplication t1 -> Bool -> IO Bool","AppKit.NSApplication") +("deltaZ","deltaZ","IO Float","AppKit.NSEvent") +("initWithRequestDelegate","initWithRequest:delegate:","forall t1 t2 . NSURLRequest t1 -> ID t2 -> IO Inited","Foundation.NSURLDownload") +("initWithRequestDelegate","initWithRequest:delegate:","forall t1 t2 . NSURLRequest t1 -> ID t2 -> IO Inited","Foundation.NSURLConnection") +("increaseLengthBy","increaseLengthBy:","CUInt -> IO ()","Foundation.NSData") +("fileSystemChanged","fileSystemChanged","IO Bool","AppKit.NSWorkspace") +("imageDidNotDrawInRect","imageDidNotDraw:inRect:","forall t1 . ID t1 -> NSRect -> IO (NSImage ())","AppKit.NSImage") +("setCurrentDirectoryPath","setCurrentDirectoryPath:","forall t1 . NSString t1 -> IO ()","Foundation.NSTask") +("heightTracksTextView","heightTracksTextView","IO Bool","AppKit.NSTextContainer") +("rotateByDegrees","rotateByDegrees:","Float -> IO ()","Foundation.NSAffineTransform") +("selectionAffinity","selectionAffinity","IO NSSelectionAffinity","AppKit.NSTextView") +("initWithTitleActionKeyEquivalent","initWithTitle:action:keyEquivalent:","forall t1 t3 . NSString t1 -> SEL -> NSString t3 -> IO Inited","AppKit.NSMenuItem") +("createContext","createContext","IO (NSGraphicsContext ())","AppKit.NSPrintOperation") +("buttonNumber","buttonNumber","IO Int","AppKit.NSEvent") +("urls","URLs","IO (NSArray ())","AppKit.NSOpenPanel") +("columnWithIdentifier","columnWithIdentifier:","forall t1 . ID t1 -> IO Int","AppKit.NSTableView") +("markerLocation","markerLocation","IO Float","AppKit.NSRulerMarker") +("urlhandleResourceDidFailLoadingWithReason","URLHandle:resourceDidFailLoadingWithReason:","forall t1 t2 . NSURLHandle t1 -> NSString t2 -> IO ()","Foundation.NSURLHandle") +("initWithWindow","initWithWindow:","forall t1 . NSWindow t1 -> IO Inited","AppKit.NSWindowController") +("getValuesForParameter","getValues:forParameter:","Ptr CLong -> NSOpenGLContextParameter -> IO ()","AppKit.NSOpenGL") +("horizontalScroller","horizontalScroller","IO (NSScroller ())","AppKit.NSScrollView") +("defaultPrinter","defaultPrinter","IO (NSPrinter ())","AppKit.NSPrintInfo") +("numberOfComponents","numberOfComponents","IO Int","AppKit.NSColor") +("spellingPanel","spellingPanel","IO (NSPanel ())","AppKit.NSSpellChecker") +("setEnvironment","setEnvironment:","forall t1 . NSDictionary t1 -> IO ()","Foundation.NSTask") +("moveLeftAndModifySelection","moveLeftAndModifySelection:","forall t1 . ID t1 -> IO ()","AppKit.NSResponder") +("setMinute","setMinute:","Int -> IO ()","Foundation.NSCalendar") +("pickedOrientation","pickedOrientation:","forall t1 . ID t1 -> IO ()","AppKit.NSPageLayout") +("saveGraphicsState","saveGraphicsState","IO ()","AppKit.NSGraphicsContext") +("netServiceDidResolveAddress","netServiceDidResolveAddress:","forall t1 . NSNetService t1 -> IO ()","Foundation.NSNetServices") +("compareOptionsRangeLocale","compare:options:range:locale:","forall t1 t4 . NSString t1 -> CUInt -> NSRange -> NSDictionary t4 -> IO NSComparisonResult","Foundation.NSString") +("setArgumentAtIndex","setArgument:atIndex:","Ptr () -> Int -> IO ()","Foundation.NSInvocation") +("disableUpdates","disableUpdates","IO ()","Foundation.NSMetadata") +("preferredPasteboardTypeFromArrayRestrictedToTypesFromArray","preferredPasteboardTypeFromArray:restrictedToTypesFromArray:","forall t1 t2 . NSArray t1 -> NSArray t2 -> IO (NSString ())","AppKit.NSTextView") +("minValue","minValue","IO Double","AppKit.NSStepper") +("minValue","minValue","IO Double","AppKit.NSSlider") +("minValue","minValue","IO Double","AppKit.NSLevelIndicator") +("minValue","minValue","IO Double","AppKit.NSStepperCell") +("minValue","minValue","IO Double","AppKit.NSSliderCell") +("minValue","minValue","IO Double","AppKit.NSProgressIndicator") +("minValue","minValue","IO Double","AppKit.NSLevelIndicatorCell") +("extendPowerOffBy","extendPowerOffBy:","Int -> IO Int","AppKit.NSWorkspace") +("thickness","thickness","IO Float","AppKit.NSStatusBar") +("canSelectPrevious","canSelectPrevious","IO Bool","AppKit.NSArrayController") +("numberOfGlyphs","numberOfGlyphs","IO CUInt","AppKit.NSLayoutManager") +("numberOfGlyphs","numberOfGlyphs","IO CUInt","AppKit.NSFont") +("abbreviationDictionary","abbreviationDictionary","IO (NSDictionary ())","Foundation.NSTimeZone") +("netServiceDidNotResolve","netService:didNotResolve:","forall t1 t2 . NSNetService t1 -> NSDictionary t2 -> IO ()","Foundation.NSNetServices") +("performKeyEquivalent","performKeyEquivalent:","forall t1 . NSEvent t1 -> IO Bool","AppKit.NSResponder") +("performKeyEquivalent","performKeyEquivalent:","forall t1 . NSEvent t1 -> IO Bool","AppKit.NSMenu") +("setNameFieldLabel","setNameFieldLabel:","forall t1 . NSString t1 -> IO ()","AppKit.NSSavePanel") +("tabStopType","tabStopType","IO NSTextTabType","AppKit.NSParagraphStyle") +("deserializeIntsCountAtCursor","deserializeInts:count:atCursor:","Ptr Int -> CUInt -> Ptr CUInt -> IO ()","Foundation.NSSerialization") +("scanLocation","scanLocation","IO CUInt","Foundation.NSScanner") +("removeObjectsForKeys","removeObjectsForKeys:","forall t1 . NSArray t1 -> IO ()","Foundation.NSDictionary") +("canBeDisabled","canBeDisabled","IO Bool","AppKit.NSInputServer") +("weekday","weekday","IO Int","Foundation.NSCalendar") +("setAutorepeat","setAutorepeat:","Bool -> IO ()","AppKit.NSStepper") +("setAutorepeat","setAutorepeat:","Bool -> IO ()","AppKit.NSStepperCell") +("tabViewType","tabViewType","IO NSTabViewType","AppKit.NSTabView") +("backingType","backingType","IO NSBackingStoreType","AppKit.NSWindow") +("nextEventMatchingMaskUntilDateInModeDequeue","nextEventMatchingMask:untilDate:inMode:dequeue:","forall t2 t3 . CUInt -> NSDate t2 -> NSString t3 -> Bool -> IO (NSEvent ())","AppKit.NSWindow") +("nextEventMatchingMaskUntilDateInModeDequeue","nextEventMatchingMask:untilDate:inMode:dequeue:","forall t2 t3 . CUInt -> NSDate t2 -> NSString t3 -> Bool -> IO (NSEvent ())","AppKit.NSApplication") +("defaultFocusRingType","defaultFocusRingType","IO NSFocusRingType","AppKit.NSView") +("defaultFocusRingType","defaultFocusRingType","IO NSFocusRingType","AppKit.NSCell") +("tokenFieldCellStyleForRepresentedObject","tokenFieldCell:styleForRepresentedObject:","forall t1 t2 . NSTokenFieldCell t1 -> ID t2 -> IO NSTokenStyle","AppKit.NSTokenFieldCell") +("setParagraphSpacingBefore","setParagraphSpacingBefore:","Float -> IO ()","AppKit.NSParagraphStyle") +("indexOfItemWithSubmenu","indexOfItemWithSubmenu:","forall t1 . NSMenu t1 -> IO Int","AppKit.NSMenu") +("setBaseWritingDirectionRange","setBaseWritingDirection:range:","NSWritingDirection -> NSRange -> IO ()","AppKit.NSTextView") +("setBaseWritingDirectionRange","setBaseWritingDirection:range:","NSWritingDirection -> NSRange -> IO ()","AppKit.NSAttributedString") +("initWithPickerMaskColorPanel","initWithPickerMask:colorPanel:","forall t2 . Int -> NSColorPanel t2 -> IO Inited","AppKit.NSColorPicking") +("locationForGlyphAtIndex","locationForGlyphAtIndex:","CUInt -> IO NSPoint","AppKit.NSLayoutManager") +("indexLessThanIndex","indexLessThanIndex:","CUInt -> IO CUInt","Foundation.NSIndexSet") +("shadowBlurRadius","shadowBlurRadius","IO Float","AppKit.NSShadow") +("interpretKeyEvents","interpretKeyEvents:","forall t1 . NSArray t1 -> IO ()","AppKit.NSResponder") +("lockFocus","lockFocus","IO ()","AppKit.NSView") +("lockFocus","lockFocus","IO ()","AppKit.NSImage") +("setDefaultNameServerPortNumber","setDefaultNameServerPortNumber:","CUShort -> IO ()","Foundation.NSPortNameServer") +("descriptionWithLocaleIndent","descriptionWithLocale:indent:","forall t1 . NSDictionary t1 -> CUInt -> IO (NSString ())","Foundation.NSDictionary") +("descriptionWithLocaleIndent","descriptionWithLocale:indent:","forall t1 . NSDictionary t1 -> CUInt -> IO (NSString ())","Foundation.NSArray") +("sortIndicatorRectForBounds","sortIndicatorRectForBounds:","NSRect -> IO NSRect","AppKit.NSTableHeaderCell") +("initialFirstResponder","initialFirstResponder","IO (NSView ())","AppKit.NSWindow") +("initialFirstResponder","initialFirstResponder","IO (NSView ())","AppKit.NSTabViewItem") +("decimalNumberByMultiplyingByWithBehavior","decimalNumberByMultiplyingBy:withBehavior:","forall t1 t2 . NSDecimalNumber t1 -> ID t2 -> IO (NSDecimalNumber ())","Foundation.NSDecimalNumber") +("xmlstring","XMLString","IO (NSString ())","Foundation.NSXMLNode") +("availableVoices","availableVoices","IO (NSArray ())","AppKit.NSSpeechSynthesizer") +("setPaperName","setPaperName:","forall t1 . NSString t1 -> IO ()","AppKit.NSPrintInfo") +("rootObject","rootObject","IO (ID ())","Foundation.NSConnection") +("browserNumberOfRowsInColumn","browser:numberOfRowsInColumn:","forall t1 . NSBrowser t1 -> Int -> IO Int","AppKit.NSBrowser") +("isAutodisplay","isAutodisplay","IO Bool","AppKit.NSWindow") +("parserValidationErrorOccurred","parser:validationErrorOccurred:","forall t1 t2 . NSXMLParser t1 -> NSError t2 -> IO ()","Foundation.NSXMLParser") +("stringForKey","stringForKey:","forall t1 . NSString t1 -> IO (NSString ())","Foundation.NSUserDefaults") +("contentViewMargins","contentViewMargins","IO NSSize","AppKit.NSBox") +("autosavedContentsFileURL","autosavedContentsFileURL","IO (NSURL ())","AppKit.NSDocument") +("descriptionWithLocale","descriptionWithLocale:","forall t1 . NSDictionary t1 -> IO (NSString ())","Foundation.NSCalendarDate") +("descriptionWithLocale","descriptionWithLocale:","forall t1 . NSDictionary t1 -> IO (NSString ())","Foundation.NSValue") +("descriptionWithLocale","descriptionWithLocale:","forall t1 . NSDictionary t1 -> IO (NSString ())","Foundation.NSSet") +("descriptionWithLocale","descriptionWithLocale:","forall t1 . NSDictionary t1 -> IO (NSString ())","Foundation.NSDictionary") +("descriptionWithLocale","descriptionWithLocale:","forall t1 . NSDictionary t1 -> IO (NSString ())","Foundation.NSArray") +("commandName","commandName","IO (NSString ())","Foundation.NSScriptCommandDescription") +("intercellSpacing","intercellSpacing","IO NSSize","AppKit.NSComboBox") +("intercellSpacing","intercellSpacing","IO NSSize","AppKit.NSTableView") +("intercellSpacing","intercellSpacing","IO NSSize","AppKit.NSMatrix") +("intercellSpacing","intercellSpacing","IO NSSize","AppKit.NSComboBoxCell") +("documentView","documentView","IO (ID ())","AppKit.NSScrollView") +("documentView","documentView","IO (ID ())","AppKit.NSClipView") +("deviceDescription","deviceDescription","IO (NSDictionary ())","AppKit.NSWindow") +("deviceDescription","deviceDescription","IO (NSDictionary ())","AppKit.NSScreen") +("deviceDescription","deviceDescription","IO (NSDictionary ())","AppKit.NSPrinter") +("serializePropertyListIntoData","serializePropertyList:intoData:","forall t1 t2 . ID t1 -> NSMutableData t2 -> IO ()","Foundation.NSSerialization") +("firstResponder","firstResponder","IO (NSResponder ())","AppKit.NSWindow") +("tableViewAcceptDropRowDropOperation","tableView:acceptDrop:row:dropOperation:","forall t1 t2 . NSTableView t1 -> ID t2 -> Int -> NSTableViewDropOperation -> IO Bool","AppKit.NSTableView") +("setCalendar","setCalendar:","forall t1 . NSCalendar t1 -> IO ()","AppKit.NSDatePicker") +("setCalendar","setCalendar:","forall t1 . NSCalendar t1 -> IO ()","AppKit.NSDatePickerCell") +("knobProportion","knobProportion","IO Float","AppKit.NSScroller") +("setSegmentCount","setSegmentCount:","Int -> IO ()","AppKit.NSSegmentedControl") +("setSegmentCount","setSegmentCount:","Int -> IO ()","AppKit.NSSegmentedCell") +("setVerticalScroller","setVerticalScroller:","forall t1 . NSScroller t1 -> IO ()","AppKit.NSScrollView") +("setStandalone","setStandalone:","Bool -> IO ()","Foundation.NSXMLDocument") +("parserResolveExternalEntityNameSystemID","parser:resolveExternalEntityName:systemID:","forall t1 t2 t3 . NSXMLParser t1 -> NSString t2 -> NSString t3 -> IO (NSData ())","Foundation.NSXMLParser") +("insertItemWithTitleAtIndex","insertItemWithTitle:atIndex:","forall t1 . NSString t1 -> Int -> IO ()","AppKit.NSPopUpButtonCell") +("insertItemWithTitleAtIndex","insertItemWithTitle:atIndex:","forall t1 . NSString t1 -> Int -> IO ()","AppKit.NSPopUpButton") +("setDuration","setDuration:","NSTimeInterval -> IO ()","AppKit.NSAnimation") +("completionsForPartialWordRangeIndexOfSelectedItem","completionsForPartialWordRange:indexOfSelectedItem:","NSRange -> Ptr Int -> IO (NSArray ())","AppKit.NSTextView") +("setAllowsTickMarkValuesOnly","setAllowsTickMarkValuesOnly:","Bool -> IO ()","AppKit.NSSlider") +("setAllowsTickMarkValuesOnly","setAllowsTickMarkValuesOnly:","Bool -> IO ()","AppKit.NSSliderCell") +("defaultVoice","defaultVoice","IO (NSString ())","AppKit.NSSpeechSynthesizer") +("archiverWillEncodeObject","archiver:willEncodeObject:","forall t1 t2 . NSKeyedArchiver t1 -> ID t2 -> IO (ID ())","Foundation.NSKeyedArchiver") +("setMenuBarVisible","setMenuBarVisible:","Bool -> IO ()","AppKit.NSMenu") +("moveToPoint","moveToPoint:","NSPoint -> IO ()","AppKit.NSBezierPath") +("txtrecordData","TXTRecordData","IO (NSData ())","Foundation.NSNetServices") +("setSeparatesColumns","setSeparatesColumns:","Bool -> IO ()","AppKit.NSBrowser") +("deleteForward","deleteForward:","forall t1 . ID t1 -> IO ()","AppKit.NSResponder") +("inputStreamWithFileAtPath","inputStreamWithFileAtPath:","forall t1 . NSString t1 -> IO (ID ())","Foundation.NSStream") +("valueWithRect","valueWithRect:","NSRect -> IO (NSValue ())","Foundation.NSGeometry") +("selectRowInColumn","selectRow:inColumn:","Int -> Int -> IO ()","AppKit.NSBrowser") +("gotoEnd","gotoEnd:","forall t1 . ID t1 -> IO ()","AppKit.NSMovieView") +("compare","compare:","forall t1 . ID t1 -> IO NSComparisonResult","AppKit.NSCell") +("compare","compare:","forall t1 . NSNumber t1 -> IO NSComparisonResult","Foundation.NSValue") +("compare","compare:","forall t1 . NSString t1 -> IO NSComparisonResult","Foundation.NSString") +("compare","compare:","forall t1 . NSIndexPath t1 -> IO NSComparisonResult","Foundation.NSIndexPath") +("compare","compare:","forall t1 . NSDate t1 -> IO NSComparisonResult","Foundation.NSDate") +("scrollColumnToVisible","scrollColumnToVisible:","Int -> IO ()","AppKit.NSTableView") +("scrollColumnToVisible","scrollColumnToVisible:","Int -> IO ()","AppKit.NSBrowser") +("invalidateCursorRectsForView","invalidateCursorRectsForView:","forall t1 . NSView t1 -> IO ()","AppKit.NSWindow") +("tabStops","tabStops","IO (NSArray ())","AppKit.NSParagraphStyle") +("setSharedURLCache","setSharedURLCache:","forall t1 . NSURLCache t1 -> IO ()","Foundation.NSURLCache") +("dataWithBytesNoCopyLengthFreeWhenDone","dataWithBytesNoCopy:length:freeWhenDone:","Ptr () -> CUInt -> Bool -> IO (ID ())","Foundation.NSData") +("removeWindowsItem","removeWindowsItem:","forall t1 . NSWindow t1 -> IO ()","AppKit.NSApplication") +("printerFont","printerFont","IO (NSFont ())","AppKit.NSFont") +("addItemsWithObjectValues","addItemsWithObjectValues:","forall t1 . NSArray t1 -> IO ()","AppKit.NSComboBox") +("addItemsWithObjectValues","addItemsWithObjectValues:","forall t1 . NSArray t1 -> IO ()","AppKit.NSComboBoxCell") +("defaultLineHeightForFont","defaultLineHeightForFont","IO Float","AppKit.NSFont") +("setBaseSpecifier","setBaseSpecifier:","forall t1 . NSScriptObjectSpecifier t1 -> IO ()","Foundation.NSScriptObjectSpecifiers") +("baseSpecifier","baseSpecifier","IO (NSScriptObjectSpecifier ())","Foundation.NSScriptObjectSpecifiers") +("insertObjectAtIndex","insertObject:atIndex:","forall t1 . ID t1 -> CUInt -> IO ()","Foundation.NSArray") +("numberWithLong","numberWithLong:","CLong -> IO (NSNumber ())","Foundation.NSValue") +("addItemWithObjectValue","addItemWithObjectValue:","forall t1 . ID t1 -> IO ()","AppKit.NSComboBox") +("addItemWithObjectValue","addItemWithObjectValue:","forall t1 . ID t1 -> IO ()","AppKit.NSComboBoxCell") +("secondsFromGMT","secondsFromGMT","IO Int","Foundation.NSTimeZone") +("dragImageForRowsEventDragImageOffset","dragImageForRows:event:dragImageOffset:","forall t1 t2 . NSArray t1 -> NSEvent t2 -> NSPointPointer -> IO (NSImage ())","AppKit.NSTableView") +("titleOfColumn","titleOfColumn:","Int -> IO (NSString ())","AppKit.NSBrowser") +("setTitleOfColumn","setTitle:ofColumn:","forall t1 . NSString t1 -> Int -> IO ()","AppKit.NSBrowser") +("lineScroll","lineScroll","IO Float","AppKit.NSScrollView") +("scriptingIsLessThanOrEqualTo","scriptingIsLessThanOrEqualTo:","forall t1 . ID t1 -> IO Bool","Foundation.NSScriptWhoseTests") +("setChildSpecifier","setChildSpecifier:","forall t1 . NSScriptObjectSpecifier t1 -> IO ()","Foundation.NSScriptObjectSpecifiers") +("initWithScrollViewOrientation","initWithScrollView:orientation:","forall t1 . NSScrollView t1 -> NSRulerOrientation -> IO Inited","AppKit.NSRulerView") +("drawWithFrameInViewCharacterIndexLayoutManager","drawWithFrame:inView:characterIndex:layoutManager:","forall t2 t4 . NSRect -> NSView t2 -> CUInt -> NSLayoutManager t4 -> IO ()","AppKit.NSTextAttachment") +("popUpContextMenuWithEventForViewWithFont","popUpContextMenu:withEvent:forView:withFont:","forall t1 t2 t3 t4 . NSMenu t1 -> NSEvent t2 -> NSView t3 -> NSFont t4 -> IO ()","AppKit.NSMenu") +("sharedDocumentController","sharedDocumentController","IO (ID ())","AppKit.NSDocumentController") +("lastIndex","lastIndex","IO CUInt","Foundation.NSIndexSet") +("timeIntervalSince1970","timeIntervalSince1970","IO NSTimeInterval","Foundation.NSDate") +("focusStack","focusStack","IO (Ptr ())","AppKit.NSGraphicsContext") +("modifyFontViaPanel","modifyFontViaPanel:","forall t1 . ID t1 -> IO ()","AppKit.NSFontManager") +("removePortForName","removePortForName:","forall t1 . NSString t1 -> IO Bool","Foundation.NSPortNameServer") +("cancelButtonCell","cancelButtonCell","IO (NSButtonCell ())","AppKit.NSSearchFieldCell") +("takeFloatValueFrom","takeFloatValueFrom:","forall t1 . ID t1 -> IO ()","AppKit.NSControl") +("takeFloatValueFrom","takeFloatValueFrom:","forall t1 . ID t1 -> IO ()","AppKit.NSCell") +("drawAtPointWithAttributes","drawAtPoint:withAttributes:","forall t2 . NSPoint -> NSDictionary t2 -> IO ()","AppKit.NSStringDrawing") +("ignoreWordInSpellDocumentWithTag","ignoreWord:inSpellDocumentWithTag:","forall t1 . NSString t1 -> Int -> IO ()","AppKit.NSSpellChecker") +("setCalendarFormat","setCalendarFormat:","forall t1 . NSString t1 -> IO ()","Foundation.NSCalendarDate") +("setSmartInsertDeleteEnabled","setSmartInsertDeleteEnabled:","Bool -> IO ()","AppKit.NSTextView") +("defaultTypesetterBehavior","defaultTypesetterBehavior","IO NSTypesetterBehavior","AppKit.NSTypesetter") +("printerTypes","printerTypes","IO (NSArray ())","AppKit.NSPrinter") +("initFileURLWithPath","initFileURLWithPath:","forall t1 . NSString t1 -> IO Inited","Foundation.NSURL") +("itemWithTitle","itemWithTitle:","forall t1 . NSString t1 -> IO (ID ())","AppKit.NSPopUpButtonCell") +("itemWithTitle","itemWithTitle:","forall t1 . NSString t1 -> IO (ID ())","AppKit.NSPopUpButton") +("itemWithTitle","itemWithTitle:","forall t1 . NSString t1 -> IO (ID ())","AppKit.NSMenu") +("isDataRetained","isDataRetained","IO Bool","AppKit.NSImage") +("parserParseErrorOccurred","parser:parseErrorOccurred:","forall t1 t2 . NSXMLParser t1 -> NSError t2 -> IO ()","Foundation.NSXMLParser") +("headerCell","headerCell","IO (ID ())","AppKit.NSTableColumn") +("setDrawsCellBackground","setDrawsCellBackground:","Bool -> IO ()","AppKit.NSMatrix") +("setOrientation","setOrientation:","NSRulerOrientation -> IO ()","AppKit.NSRulerView") +("setOrientation","setOrientation:","NSPrintingOrientation -> IO ()","AppKit.NSPrintInfo") +("allowsUserCustomization","allowsUserCustomization","IO Bool","AppKit.NSToolbar") +("createTextureFromViewInternalFormat","createTexture:fromView:internalFormat:","forall t2 . CULong -> NSView t2 -> CULong -> IO ()","AppKit.NSOpenGL") +("locationOfPrintRect","locationOfPrintRect:","NSRect -> IO NSPoint","AppKit.NSView") +("flatness","flatness","IO Float","AppKit.NSBezierPath") +("titleColor","titleColor","IO (NSColor ())","AppKit.NSSlider") +("titleColor","titleColor","IO (NSColor ())","AppKit.NSSliderCell") +("urlsFromRunningOpenPanel","URLsFromRunningOpenPanel","IO (NSArray ())","AppKit.NSDocumentController") +("setDirectParameter","setDirectParameter:","forall t1 . ID t1 -> IO ()","Foundation.NSScriptCommand") +("setAutohidesScrollers","setAutohidesScrollers:","Bool -> IO ()","AppKit.NSScrollView") +("lockFocusIfCanDraw","lockFocusIfCanDraw","IO Bool","AppKit.NSView") +("writeToFileAtomicallyUpdateFilenames","writeToFile:atomically:updateFilenames:","forall t1 . NSString t1 -> Bool -> Bool -> IO Bool","AppKit.NSFileWrapper") +("reloadColumn","reloadColumn:","Int -> IO ()","AppKit.NSBrowser") +("initWithTableStartingRowRowSpanStartingColumnColumnSpan","initWithTable:startingRow:rowSpan:startingColumn:columnSpan:","forall t1 . NSTextTable t1 -> Int -> Int -> Int -> Int -> IO Inited","AppKit.NSTextTable") +("shouldCreateUI","shouldCreateUI","IO Bool","AppKit.NSDocumentController") +("rightExpression","rightExpression","IO (NSExpression ())","Foundation.NSComparisonPredicate") +("dayOfCommonEra","dayOfCommonEra","IO Int","Foundation.NSCalendarDate") +("terminationStatus","terminationStatus","IO Int","Foundation.NSTask") +("refusesFirstResponder","refusesFirstResponder","IO Bool","AppKit.NSControl") +("refusesFirstResponder","refusesFirstResponder","IO Bool","AppKit.NSCell") +("sizeWithAttributes","sizeWithAttributes:","forall t1 . NSDictionary t1 -> IO NSSize","AppKit.NSStringDrawing") +("fileURLWithPath","fileURLWithPath:","forall t1 . NSString t1 -> IO (ID ())","Foundation.NSURL") +("caseInsensitiveCompare","caseInsensitiveCompare:","forall t1 . NSString t1 -> IO NSComparisonResult","Foundation.NSString") +("firstVisibleColumn","firstVisibleColumn","IO Int","AppKit.NSBrowser") +("setNeedsDisplayInRect","setNeedsDisplayInRect:","NSRect -> IO ()","AppKit.NSView") +("toggleBaseWritingDirection","toggleBaseWritingDirection:","forall t1 . ID t1 -> IO ()","AppKit.NSTextView") +("setMenuFormRepresentation","setMenuFormRepresentation:","forall t1 . NSMenuItem t1 -> IO ()","AppKit.NSToolbarItem") +("textViewForBeginningOfSelection","textViewForBeginningOfSelection","IO (NSTextView ())","AppKit.NSLayoutManager") +("contentWidth","contentWidth","IO Float","AppKit.NSTextTable") +("generateGlyphsForGlyphStorageDesiredNumberOfCharactersGlyphIndexCharacterIndex","generateGlyphsForGlyphStorage:desiredNumberOfCharacters:glyphIndex:characterIndex:","forall t1 . ID t1 -> CUInt -> Ptr CUInt -> Ptr CUInt -> IO ()","AppKit.NSGlyphGenerator") +("relativeString","relativeString","IO (NSString ())","Foundation.NSURL") +("dictionaryWithDictionary","dictionaryWithDictionary:","forall t1 . NSDictionary t1 -> IO (ID ())","Foundation.NSDictionary") +("scriptingProperties","scriptingProperties","IO (NSDictionary ())","Foundation.NSObjectScripting") +("deselectRow","deselectRow:","Int -> IO ()","AppKit.NSTableView") +("setHasShadow","setHasShadow:","Bool -> IO ()","AppKit.NSWindow") +("arrayByAddingObjectsFromArray","arrayByAddingObjectsFromArray:","forall t1 . NSArray t1 -> IO (NSArray ())","Foundation.NSArray") +("imageAnd... [truncated message content] |