summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
Commit message (Expand)AuthorAge
* Fix use of `isDarwin` conditionals.Judah Jacobson2017-05-05
* haskell: work around linker limits on Mac OS X Sierra.Judah Jacobson2017-05-05
* intero-nix-shim: init at 0.1.2Michal Rus2017-05-03
* Merge pull request #25482 from PierreR/masterDomen Kožar2017-05-03
|\
| * hackage2nix: remove postgrest/postgrest-ws from broken packagesPierre Radermecker2017-05-03
* | Merge pull request #25398 from ljli/ghci-sys-libsPeter Simons2017-05-03
|\ \ | |/ |/|
| * haskell: set LD_LIBRARY_PATH in shellHookLeon Isenberg2017-05-03
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-05-03
* | LTS Haskell 8.13Peter Simons2017-05-03
|/
* Merge pull request #25405 from obsidiansystems/gi-javascriptcore-fix3Peter Simons2017-05-02
|\
| * gi-webkit2: fix gi-javascriptcore dependencyRyan Trinkle2017-05-01
* | Merge pull request #25400 from ljli/hse-simple-no-confPeter Simons2017-05-02
|\ \
| * | haskell: haskell-src-exts-simple: Remove configurationLeon Isenberg2017-05-01
| |/
* | Merge pull request #25389 from roberth/fix-haskell-tasty-discoverPeter Simons2017-05-02
|\ \
| * | haskellPackages.tasty-discover: bootstrap itself using an untested buildRobert Hensing2017-05-01
| |/
* / haskellSrc2nix: preferLocalBuild and use unwrapped cabal2nix.Shea Levy2017-05-01
|/
* hackage-packages.nix: automatic Haskell package set updateShea Levy2017-04-29
* yesod-auth-oauth2: jailbreak because of outdated dependenciesPascal Wittmann2017-04-28
* Merge pull request #25254 from nh2/generic-stack-builder-no-stack-setup-lts-8.3Peter Simons2017-04-27
|\
| * generic Haskell builder: Don't call `stack setup`.Niklas Hambüchen2017-04-26
* | haskell: add more callPackageWithScope docsBenno Fünfstück2017-04-25
* | haskell: preserve overrideScope on overrideBenno Fünfstück2017-04-25
* | purescript: remove overridesMichael Alan Dorman2017-04-25
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-04-25
* | hackage2nix: update list of broken packagesPeter Simons2017-04-25
* | LTS Haskell 8.12Peter Simons2017-04-25
* | haskell-old-time: fix build with GHC HEADPeter Simons2017-04-21
* | haskell-utf8-string: fix build with GHC HEADPeter Simons2017-04-21
* | haskell-hsdns: fix build with GHC 7.0.x and 7.2.xPeter Simons2017-04-21
* | haskell-gtksourceview: clean up overrides for versions 2 and 3 of the packagePeter Simons2017-04-21
* | haskell-packages: factor package set construction in new fileBenno Fünfstück2017-04-21
* | haskell-stack: fix build by passing an old version of "store"Peter Simons2017-04-21
* | haskell-dbus: drop semicolons.patch; this change appears to have been include...Peter Simons2017-04-21
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-04-21
* | hackage2nix: provide old versions of "store" so that we can build stackPeter Simons2017-04-21
* | LTS Haskell 8.11Peter Simons2017-04-21
* | wai-app-file-cgi: remove outdated overridesBenno Fünfstück2017-04-18
* | Merge pull request #24922 from phunehehe/haskell-shell-hookJörg Thalheim2017-04-15
|\ \
| * | haskell-modules: fix shell hookHoang Xuan Phu2017-04-15
* | | Merge pull request #24889 from formaltech/halvm-bumpJohn Ericson2017-04-14
|\ \ \ | |/ / |/| |
| * | Add hardening, bump hash to HaLVMDavid Johnson2017-04-14
* | | Merge pull request #24754 from shlevy/haskell-overrideSrcPeter Simons2017-04-09
|\ \ \
| * | | haskell-lib: Add overrideSrc helperShea Levy2017-04-08
* | | | haskell: Correct dependencies for haskell-tools-*_0_6_0_0Leon Isenberg2017-04-08
|/ / /
* | | Merge pull request #24715 from ljli/ghcjs-dep-cycleAristid Breitkreuz2017-04-08
|\ \ \
| * | | haskell: ghcjs packages: Break dependency cycle less invasiveLeon Isenberg2017-04-07
| |/ /
* | | Merge pull request #24692 from LumiGuide/haskell-link-with-goldAristid Breitkreuz2017-04-08
|\ \ \
| * | | haskell: add the linkWithGold function to link packages with ld.goldBas van Dijk2017-04-07
| |/ /
* / / haskell: ghcjs packages: Remove ghcjs-primLeon Isenberg2017-04-07
|/ /
* | haskell generic builder: Use ghcjs's hsc2hs.Shea Levy2017-04-06