Search results

Jump to navigation Jump to search
  • The language evolves and numerous extensions have been proposed and many of them have been implemented in some Haskell s == Extensions of Haskell ==
    11 KB (1,692 words) - 16:37, 28 January 2023
  • [[Category:Language extensions]] ...he FlexibleInstances, MultiParamTypeClasses and FunctionalDependencies GHC extensions.
    4 KB (706 words) - 22:41, 21 July 2021
  • [[Category:Language extensions]] Rank-2 or Rank-N types may be specifically enabled by the language extensions
    4 KB (693 words) - 13:33, 15 April 2024
  • ...>The family of types supported is based on sums of products (together with extensions). This means that mutually recursive types and nested are supported.</li></ <li><p>The extensions can include Haskell primitive types, function spaces
    5 KB (859 words) - 10:10, 20 April 2021
  • ...standard compiler if you want fast code. GHC is written in Haskell (plus extensions), and its size and complexity mean that it is less portable than Hugs, it r ...rts almost all Haskell 98 and Haskell 2010 features plus many experimental extensions. The compiler runs on Mac OS X, Windows (Cygwin), and various Unix flavors.
    9 KB (1,363 words) - 15:57, 9 March 2024
  • extensions to John Hughes' pretty printing library.
    5 KB (630 words) - 12:09, 13 January 2007
  • * Extending refactorings to cope with new extensions ...r that is maintained and up-to-date with the current language standard and extensions.
    4 KB (645 words) - 12:53, 4 August 2014
  • This page lists proposed extensions to the Haskell list functions, whether in the [http://www.haskell.org/ghc/d * [[Prelude extensions]]
    8 KB (1,277 words) - 11:14, 16 June 2012
  • Even more, for some type extensions the automatic inference fails,
    2 KB (267 words) - 15:18, 6 February 2021
  • *[[:Category:Language extensions | Language extensions]] - many language extensions are to do with changes to the type system.
    7 KB (1,016 words) - 15:20, 6 February 2021
  • certain language extensions. The <code>Arrows</code> option provides the special Arrow syntax, and the
    4 KB (562 words) - 16:11, 11 October 2011
  • * '''''Kansas Lava -- Using and Abusing GHC's Type Extensions''''' (Andrew Farmer)
    4 KB (453 words) - 21:53, 1 May 2013
  • === Incorporate some Jhc extensions ===
    4 KB (634 words) - 22:26, 20 February 2006
  • We've found the following documents that propose extensions or variations of the original proposal: '''Motivation''': these ideas are direct extensions of context synonyms and are useful for clients.
    9 KB (1,397 words) - 15:11, 2 March 2011
  • When you write a general module you cannot predict all possible extensions.
    4 KB (753 words) - 13:49, 22 November 2006
  • * Requires [[Yhc]] to be installed, which doesn't accept most Haskell extensions. This will be fixed once [[GHC]].Core is available as a standalone library.
    2 KB (353 words) - 08:17, 6 August 2015
  • instances. The use of these extensions is limited to the library only. The end user code needs no such extensions.
    7 KB (1,135 words) - 00:59, 30 July 2007
  • ...ki can be used with at least GHC and Hugs (others?). It relies on compiler extensions for overlapping and undecidable instances. ...te code for such applications, but relies on very few non-standard Haskell extensions.
    7 KB (931 words) - 03:51, 10 December 2011
  • * best abuse of implementation-specific extensions
    3 KB (422 words) - 00:04, 18 January 2007
  • [[Category:Language extensions]]
    3 KB (386 words) - 11:56, 15 March 2024
  • * OpenGL drivers that support the vertex array and multi-texture OpenGL extensions
    3 KB (386 words) - 11:31, 5 May 2017
  • === Extensions ===
    9 KB (1,351 words) - 18:21, 6 June 2020
  • [[Category:Language extensions]]
    3 KB (435 words) - 22:56, 12 June 2021
  • * Language features and extensions
    3 KB (500 words) - 13:29, 17 December 2012
  • Haskell 98 mode: Restart with command line option -98 to enable extensions
    3 KB (432 words) - 18:08, 10 April 2011
  • ...erned with two configurable aspects of installation: associating file name extensions with file types and associating file types with the handlers provided by th ...ems that in practice all Haskell tools and editors check directly for file extensions or content, so there seems to be no real need for having two separate file
    6 KB (1,025 words) - 20:14, 9 December 2020
  • * Language features and extensions
    3 KB (504 words) - 13:29, 17 December 2012
  • Thus summarized: Type families may replace several other type extensions. [[Category:Language extensions]]
    6 KB (936 words) - 20:35, 27 January 2014
  • ...several more exotic flavours of polymorphism that are implemented in some extensions to Haskell, e.g. [[rank-N types]] and [[impredicative types]].
    5 KB (912 words) - 00:50, 21 January 2015
  • This page lists libraries and extensions for programming ...parallel Haskell extension GpH and of evaluation strategies is available. Extensions of the runtime-system and language to improve performance and support new p
    7 KB (998 words) - 06:02, 12 June 2023
  • ...<tt>ghci -XMultiWayIf</tt>, or add <tt>MultiWayIf</tt> to the <tt>default-extensions</tt> in your <tt>.cabal</tt> file.
    3 KB (411 words) - 11:36, 11 June 2020
  • * Language features and extensions
    4 KB (547 words) - 13:28, 17 December 2012
  • ...xtension is useful for passing in the iorefs. You generally need these two extensions together, if you like to leave out the type signatures (which are as much w
    5 KB (715 words) - 19:08, 29 December 2012
  • ...approving various algorithms for FA. it's highly flexible to allow further extensions w/o losing backward compatibility, at the same time i tried to simplify bas
    4 KB (651 words) - 00:32, 28 October 2008
  • ...xmonad source code for Haskell non-experts interested in contributing extensions or modifications to xmonad, or who are just curious.
    3 KB (531 words) - 09:09, 15 August 2017
  • * Language features and extensions
    4 KB (543 words) - 13:44, 17 December 2012
  • ...sly created reference (i.e. a lens) is accessed with a state after several extensions, a proper prefix of the lens-chain makes possible to convert the program st -- return a lens which accesses n+1+k state parts (k depends on future extensions)
    16 KB (2,699 words) - 23:00, 7 June 2013
  • ...cip Time)</hask>. This is overly restrictive but does not require type extensions.)
    4 KB (544 words) - 17:33, 9 July 2012
  • ...d-docs/xmonad-contrib/XMonad-Doc-Extending.html overview of xmonad-contrib extensions plus how to edit configuration] -- needs updating
    4 KB (590 words) - 23:41, 14 June 2017
  • -- 7. Extensions & Misc. -- 7. Extensions & Misc.
    15 KB (1,335 words) - 18:38, 16 June 2011
  • * Support for Haskell 98 + most popular extensions.
    5 KB (732 words) - 13:18, 26 March 2008
  • ...ids semigroupoids], [http://hackage.haskell.org/package/kan-extensions kan-extensions], [http://hackage.haskell.org/package/recursion-schemes recursion-schemes]) ...ctions and constructions starting from basics: category, functor up to kan extensions, topos, enriched categories, F-algebras. There are video recordings with th
    9 KB (1,379 words) - 04:11, 14 February 2023
  • ...like [[Rodin]] - become now easy to build, without the need of any Haskell extensions. [[2008/Rezumat1]].
    8 KB (1,244 words) - 18:03, 13 July 2011
  • * [[Prelude extensions]]
    4 KB (691 words) - 08:14, 12 June 2023
  • [[Category:Language extensions]] All of the "hypothetical" Haskell extensions we investigated earlier are
    14 KB (2,322 words) - 13:55, 24 November 2023
  • * Language features and extensions
    4 KB (510 words) - 09:35, 9 June 2016
  • too restrictive with respect to language extensions. Nevertheless I hope === Implementation-specific extensions and classes ===
    17 KB (2,651 words) - 09:36, 10 August 2022
  • ...ion of the standard haskell-src package, and handles most common syntactic extensions to Haskell. :Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension of the standard haskell-src package
    13 KB (1,947 words) - 14:44, 21 July 2023
  • I (anton) plan to work on developing Gitit extensions to provide more general content management and application framework capabi
    6 KB (917 words) - 13:03, 17 December 2012
  • * Language features and extensions
    4 KB (536 words) - 12:15, 4 August 2015

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)