aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-05-30 10:28:19 -0700
committerJohn MacFarlane <[email protected]>2023-06-06 16:08:14 -0700
commit46a4e24d6b03ed88915541a57650f78ec06f6250 (patch)
tree4a2845047fe1e00afd3b7c03c34b04ad859fbacd /shell.nix
parent6182769307a5dc99cfd0e95fadd2a131d7cc8a02 (diff)
Add typst reader.
New module Text.Pandoc.Readers.Typst [API change].
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 51ff6c6c9..459520b52 100644
--- a/shell.nix
+++ b/shell.nix
@@ -100,7 +100,6 @@ let
nixPackages = [
pkgs.zlib
ghc
- pkgs.gdb
haskellPackages.ghcid
haskellPackages.haskell-language-server
haskellPackages.cabal2nix