Search results

Jump to navigation Jump to search
  • ...S crew have made some good progress on creating a new target for GHC so it's doable at least. ...has proven that these can indeed be encoded with the current state of GHC's type features.
    2 KB (405 words) - 10:31, 9 February 2019
  • True, there's lot of right association, too, but bad enough. * Donald Bruce Stewart's [http://hackage.haskell.org/package/dlist difference list library]
    3 KB (421 words) - 16:40, 1 August 2018
  • Since there's already syntactic sugar for ranges, there's usually no reason to define a function like 'range' in Haskell. In fact, th
    1 KB (214 words) - 02:08, 5 April 2014
  • ...ad use the <code>at</code> function to construct <code>Located Trail</code>s.
    2 KB (297 words) - 06:13, 3 August 2013
  • There's lot of advocacy at [[ThingsToAvoid/Discussion]] which may be moved to here.
    322 bytes (47 words) - 03:29, 14 August 2021
  • 8 iunie 2007 S-a primit de la domnul conf M. Gontineac stirea despre continuarea unor cerc ...subiecte de pe fiecare bilet s-au referit la Haskell. Toti studentii care s-au prezentat la examen au trecut cu succes examenul.
    3 KB (399 words) - 14:50, 18 February 2015
  • ...an error message and make a note of the exception code. Look at Microsoft's [https://msdn.microsoft.com/en-us/library/cc704588.aspx NTSTATUS values pag ...[https://www.gnu.org/software/gdb/ GNU debugger] to see the debug message(s).
    1 KB (221 words) - 23:10, 28 January 2016
  • instance VarMonad (ST s) (STRef s) where ...
    1 KB (198 words) - 22:52, 21 July 2021
  • s
    853 bytes (146 words) - 04:26, 26 April 2021
  • Haskell's FFI is used to call functions from other languages (basically C at this poi ...] stuff. I could implement the whole tcgetattr / tcsetattr thing, but let's just turn ICANON on and off, so IO.getChar doesn't wait for a newline:
    2 KB (331 words) - 12:45, 17 February 2015
  • instance MonadState s (ExitT e (State s)) where instance Monad m => MonadState s (ExitT e (StateT s m)) where
    4 KB (707 words) - 09:43, 9 December 2014
  • ...ction in such as way as to feed the returned sum back into the parameter ''s'', and we will sneak the sum into the replaced tree! Example in ASCII art: 4 s
    10 KB (1,757 words) - 23:34, 24 July 2021
  • ...ain goal is to provide you with fully type-safe templates. It uses Haskell's quasi-quoting facilities so that everything is checked at compile time. Unl | s.clover@gmail.com
    1 KB (193 words) - 04:57, 26 April 2021
  • ...20100703013753/http://www.haskell.org/hdirect/user.html HaskellDirect user's manual] (HTML, in the Web Archive) :Describes HaskellDirect's features
    2 KB (253 words) - 18:19, 24 March 2015
  • Here's an example of a '''parameterized data type'''. isEmpty (StackImpl s) = null s
    5 KB (872 words) - 13:14, 2 September 2014
  • Oh like that's going to work. You'd be better off selling T-shirts that <oerjan> EvilTerran: no, it's for turning cotheorems into ffee.
    3 KB (561 words) - 02:55, 26 April 2021
  • == Rubik's Cube represented with faces == ...is a simple model for a [http://en.wikipedia.org/wiki/Rubik%27s_cube Rubik's Cube].
    8 KB (1,020 words) - 01:02, 23 September 2018
  • [toUpper c | c <- s] where <hask>s :: String</hask> is a string such as <hask>"Hello"</hask>.
    5 KB (679 words) - 17:14, 4 February 2023
  • ...ere was little accurate info on how to do multithreaded GUI in gtk2hs. It's trivial. Events are run within GTK's own thread. There is no need for extra precautions when running event code.
    4 KB (613 words) - 21:06, 7 October 2014
  • ...documentation below relates to ''using'' GHC. For documentation about GHC's internals and building GHC, head over to the [https://gitlab.haskell.org/gh ...rg/ghc/docs/latest/html/users_guide/index.html The User's Guide]: The User's Guide has all you need to know about using GHC: command line options, langu
    4 KB (626 words) - 14:08, 14 July 2020

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