-
After last upgrade and another installation attempt, this is what is blocking me:
``` bash
... successful builds...
Configuring yesod-1.0.1.4...
Preprocessing library yesod-1.0.1.4...
Preprocessing…
-
I doubt this is yesod's fault -- but I'm hoping reporting here gets me a resolution.
Yesterday, I went through the various yesod packages and `git pull`ed and `./scripts/install`ed. Everything was g…
-
```
[10 of 12] Compiling Criterion.Report ( Criterion/Report.hs, dist/build/Criterion/Report.o )
Criterion/Report.hs:73:25:
No instance for (MonadIO Criterion)
arising from a use of `liftIO…
-
OS:
Mac OS X 10.6
cryptohash version:
0.5.2 and latest github
problem:
can not build cryptohash. It fails with error:
In file included from cbits/sha1.c:27:0:
cbits/bitfn.h:165:23: error: endian…
urso updated
13 years ago
-
Yet again (had something similar with this particular site in #11 a while ago), performing a simple `simpleHttp "https://t4a.box-world.org/"` fails with an exception:
```
GHCi, version 7.2.2: http://…
-
fxr@fxr-desktop:~$ ghc-pkg list | grep crypto
crypto-api-0.6.1
cryptocipher-0.2.12
cryptohash-0.7.0
fxr@fxr-desktop:~$ ghci
GHCi, version 7.0.3: http://www.haskell.org/ghc/ :? for help
L…
-
Hi, I was getting a build problem when building snaplet-hdbc 0.6.3 on debian unstable with cabal. Debian has HDBC-2.2.6.1. After I installed HDBC-2.3.1.0 with cabal, the build worked. I suppose you co…
-
C:\Ram\edu\yesod>cabal update
Downloading the latest package list from hackage.haskell.org
C:\Ram\edu\yesod>cabal install yesod
Resolving dependencies...
No packages to be installed. All the requeste…
-
I haven't been able to track it down where it's happening exactly, but here's what I do know:
I ran the generator to create a fresh app with a fresh install of GHC 7.0.3. Upon running
```
wai-handle…
-
Same project again, this time however there is a linker error which causes my webserver to fail to build
Loading package cryptocipher-0.2.5 ... linking ... done.
Loading package cryptohash-0.6.3 ... …