http://www.downforeveryoneorjustme.com/hackage.haskell.org
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo
SockAddrInet target
>
>
> On my Windows 7 machine this works fine; the messages are received by the
> server. It also works if I run the sendMsg program on a Linux VM which lives
> on a separate IP.
> So it seems that it's not a general bug but rather a problem with your
>
Hi all,
I have the following program, which I'm running using runghc 7.4.1
with HP2012.2 on Windows 7:
==
{-# LANGUAGE OverloadedStrings #-}
module Main where
import Network.Socket hiding (send, sendTo, recv, recvFrom)
import Network.Socket.ByteString
import qualified Data.Text as T
import quali
For reference to anyone coming across this:
The issue is that cabal-dev does in fact depend on the old mtl, if one checks
the cabal file. (Thanks to dcoutts_ on #haskell).
The suggestion I received was to use virthualenv.
On Wed, Jun 13, 2012 at 9:20 AM, Edward Amsden wrote:
> h
http://hpaste.org/69885
The warning in that paste occurs when I attempt
$ cabal update
$ cabal install cabal-dev
This is curious because it wants to install a previous version of mtl.
I can't figure out why. There doesn't seem to be any dependency
between cabal-dev and mtl. According to hackage,
Hi all
After glancing through the haddock documentation and some googling, I
can't tell if there's a supported
way to link to a section heading in haddock documentation. Is there?
Thanks,
Ed
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http:/
,
> Paul Liu
>
> _______
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
th FRP? I am mostly interested in things related to music and
> network programming, if that matters.
>
> Thanks in advance for your help,
>
> Arnaud
>
> ___
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http:/
ore adapted to my needs?
>>>
>>> Thanks!
>>>
>>> --
>>> JP Moresmau
>>> http://jpmoresmau.blogspot.com/
>>>
>>> _______
>>> Haskell-Cafe mailing list
>>> Haskel
head of the list, and it would
> be the first value whose computation finished.
>
> Does such a thing exist?
>
>
> Victor
>
>
>
> ___________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
Since this is an announcement on the Haskell mailing list, could you
clarify the relevance to Haskell? It's not immediately obvious.
--
Edward Amsden
On Wed, Feb 1, 2012 at 5:04 PM, dokondr wrote:
> Hello,
> I am pleased to announce NubFinder research project.
> Goal: develop
Haskell-Cafe mailing list
>> Haskell-Cafe@haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>
>
> ___
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/
I'm
a student with very little time so I've not started yet.
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
l.org/mailman/listinfo/haskell-cafe
>
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
.
>> Or is there a different solution, which I
>> overlooked?
> If I understand the thesis about the Frag game correctly it uses
> rSwitch, or rpSwitch, to make a dynamic switch:
> http://www.haskell.org/haskellwiki/Yampa/rSwitch
> http://haskell.org/haskellwiki/Frag
The
And after a lot more sleep and some digging, it turns out that the
build script was forcing GCC to build the .o file as a 32 bit binary,
and thus causing the "magic" mismatch.
On Mon, May 30, 2011 at 11:20 PM, Edward Amsden wrote:
> When building the Haskell Objective C bindi
ing at the magic bits
for an object file while compiling a source file?
Any insight appreciated.
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
t.
>
> but
>
> Control.Monad.Error Prelude> (fail "msg") :: (Either String Int)
> *** Exception: msg
The Monad instance for Either is defined generally, e.g. "instance
Monad (Either a) where" so there is know way of typechecking a fail
method that injects a string in
th
examples, commentary, and extensive references for further reading."
http://www.haskell.org/wikiupload/8/85/TMR-Issue13.pdf, page 13
And from a fellow student: have fun!
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
_
behavior is a value, which when evaluated at a
specific time would have to either block its evaluation until input
could be read, or check the input at that particular time.
Is there any other way of implementing external behaviors besides that?
--
Edward Amsden
Student
Computer Science
Rochester
On Tue, Apr 12, 2011 at 3:13 PM, Henning Thielemann
wrote:
>
> On Tue, 12 Apr 2011, Edward Amsden wrote:
>
>> I am trying as an experiment to write something as follows:
>>
>> data Wrapper a b where
>> Pure :: (a -> b) -> Wrapper a b
>> Nullable
a in this instance)
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
ly, doesn't show any open ticket on the matter.
>
> Anyone has more details about this?
>
>
> Thanks,
>
> AB
>
> ___________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http:/
ing approach.
The intervals library seemed a bit like what I'm looking for, except
that it appears to be broken for the later ghc 6 versions and ghc 7.
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
t process.
>> I have an unreleased library for working with Taylor models that builds on
>> top of that and my automatic differentiation library, but without working
>> MPFR bindings, it isn't sufficiently accurate for me to comfortably release.
>> -Edward
>>
>> On S
Hi cafe,
I'm looking for a library that provides an instance of Num,
Fractional, Floating, etc, but carries uncertainty values through
calculations. A scan of hackage didn't turn anything up. Does anyone
know of a library like this?
Thanks!
--
Edward Amsden
Student
Computer Science
uninstall it?
> Thanks,
> Jesse
> ___
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
eader files.
Any ideas? How do I set the include path (via cabal or just in hsc2hs)
for hsc2hs?
--
Edward Amsden
Student
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
cted by setContext. Perhaps we are using
different api versions? I'm using 6.12.3
2011/2/28 Daniel Schüssler :
> Hi,
>
> On 2011-February-27 Sunday 16:20:06 Edward Amsden wrote:
>> Secondly,
>>
>> I'd like to get to a GHC session that just has, say, Prelude in
r this.
>
> Just install ghc-paths with cabal, import Ghc.Paths and call runGhc
> with (Just libdir), it should get past the segfault.
>
> On Sun, Feb 27, 2011 at 10:51 AM, Edward Amsden wrote:
>> I'm trying to run the following code. I'm not at all sure it's
&
LoadAllTargets
dyn <- dynCompileExpr s
return $ fromDynamic dyn
main = do
(s:_) <- getArgs
e <- evalString s
putStrLn $ maybe "oops" id e
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
__
e? Do you
still have to specify -threaded at compile-time?
(Sorry for the dup Andrew, missed the 'reply all' button :\)
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailin
Can I declare a foreign import of a c function that takes a c 'int'
to have a 'word32' input type in Haskell and will that function
correctly?
- Why doesn't hsc2hs use 'CInt' instead?
--
Edward Amsden
Undergraduate
Computer Science
Roch
Steve Severance wrote:
> Moving from x86 to x64 has advantages and disadvantages from my POV.
> Advantages:
> * Able to address more memory
> * More registers for code generation
> * Haskell dependencies wouldn't need to be built for x86 on Snow
>Leopard (though if we swapped to x64 on Leop
ecause I'd also like to take one or two classes at my school
(Rochester Institute of Technology) over the summer.
Any ideas?
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe
___
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Thanks much!
On Sat, Jan 29, 2011 at 12:01 PM, Daniel Fischer
wrote:
> On Saturday 29 January 2011 17:29:02, Edward Amsden wrote:
>> (Note that the function produced by newSinWave is the one actually
>> registered as a callback:
>>
>> newSinWave :: Int -> Fl
n
a sound callback (or perhaps not), but 3GB of memory is ridiculous.
Thoughts/hints/"you're doing it wrong" anyone?
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
]
> http://www.haskell.org/ghc/docs/latest/html/libraries/base/Control-Monad.html#6
>
> On Wed, Jan 26, 2011 at 2:22 PM, Edward Amsden wrote:
>> Inside a do block, I can very conveniently substitute
>>
>> let x =
>>
>>
>> for either
>> x <-
ressions (at least in my experience). Is
there some nasty semantic ambiguity that comes of this? Is it just not
in the standard yet? Is there some extension that I'm not aware of?
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technolo
exported as a part of a module?
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
off until a good solution arrives.
> I plan to move over to monads next.
> Any comments welcome,
> Aaron
>
> ___
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
&g
Maybe is not Nothing.
Jake: I'd prefer to not have to define class instances for the types.
It would get tedious and awkward quickly. (See above for a description
of what I'm looking for.)
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of
it is or isn't?
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
--
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
e one myself?
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
ild from source, that requires me to use my current GHC,
which (as I understand) would build for 32 bit.
What other options do I have, or am I misunderstanding something?
--
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
_
> All of STM (Software Transactional Memory) is GHC-specific.
Hm, it's odd that only TChan mentions it...
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
On Wed, May 12, 2010 at 3:29 PM, Peter Robinson wrote:
> As far as I know, TChan needs the 'retry' combinator which requires GHC's RTS.
> Same is true for TMVar, I think.
(sorry for the doubling peter, I forgot reply-all)
OK. I'm new to this and probably didn't know where to look, but I
didn't k
I'm currently just getting into playing around with concurrency in
haskell, primarily because I find STM intriguing. In looking through
the docs I noticed that the transactional channels are GHC specific.
http://hackage.haskell.org/packages/archive/stm/2.1.1.2/doc/html/Control-Concurrent-STM-TChan.
some reading to understand why you're saying
it's such a big undertaking.
>
> Thanks,
> Aaron
>
>
> [1] http://mcpp.sourceforge.net/
>
>
> On Mar 30, 2010, at 1:46 PM, Edward Amsden wrote:
>
>> I'd be very much interested in working on th
I would like to write an audio interface for haskell for GSoC. The
idea is to have a simple frontend (possibly an analog to the IO
'interact' function) that would permit writing simple functions to
process audio. The interface would permit easy usage of various audio
APIs on various platforms to p
I'd be very much interested in working on this library for GSoC. I'm
currently working on an idea for another project, but I'm not certain
how widely beneficial it would be. The preprocessor and
pretty-printing projects sound especially intriguing.
On Tue, Mar 30, 2010 at 1:30 PM, Aaron Tomb wrot
53 matches
Mail list logo