Skip to content

Instantly share code, notes, and snippets.

@funrep
Created September 2, 2013 16:19
Show Gist options
  • Save funrep/6414605 to your computer and use it in GitHub Desktop.
Save funrep/6414605 to your computer and use it in GitHub Desktop.
$ ghc --make acid.hs
[1 of 1] Compiling Main ( acid.hs, acid.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.0 ... linking ... done.
Loading package deepseq-1.3.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package bytestring-0.10.2.0 ... linking ... done.
Loading package containers-0.5.2.1 ... linking ... done.
Loading package cereal-0.3.5.2 ... linking ... done.
Loading package old-locale-1.0.0.4 ... linking ... done.
Loading package old-time-1.1.0.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package time-1.4 ... linking ... done.
Loading package safecopy-0.8.2 ... linking ... done.
acid.hs:19:1:Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment