| haskellPackages.ban-instance | For when a type should never be an instance of a class |
| haskellPackages.if-instance | Branch on whether a constraint is satisfied |
| haskellPackages.instance-map | Template haskell utilities for helping with deserialization etc. of existential types |
| haskellPackages.multi-instance | Typeclasses augmented with a phantom type parameter |
| haskellPackages.path-binary-instance | Binary instance for Path |
| haskellPackages.flag-dhall-instance | FromDhall and ToDhall instances for flag |
| haskellPackages.path-dhall-instance | ToDhall and FromDhall instances for Path |
| haskellPackages.instance-control | Controls how the compiler searches for instances using type families |
| haskellPackages.ixset-typed-binary-instance | Binary instance for ixset-typed |
| haskellPackages.errorcall-eq-instance | An orphan Eq instance for ErrorCall |
| haskellPackages.ixset-typed-hashable-instance | Hashable instance for ixset-typed |
| mate.mate-settings-daemon | MATE settings daemon |
| rPackages.settings | |
| haskellPackages.amazonka-ec2-instance-connect | Amazon EC2 Instance Connect SDK |
| haskellPackages.version-natural-dhall-instance | FromDhall and ToDhall instances for version-natural |
| haskellPackages.settings | Runtime-editable program settings |
| vimPlugins.vim-lsp-settings | |
| haskellPackages.th-instance-reification | Fixed versions of instances reification functions |
| vimPlugins.nlsp-settings-nvim | |
| mate.mate-settings-daemon-wrapped | MATE settings daemon |
| haskellPackages.app-settings | A library to manage application settings (INI file-like) |
| haskellPackages.ghc-settings-edit | Tool for editing GHC's settings file |
| rPackages.settingsSync | |
| haskellPackages.th-instances | A place to collect orphan instances for Template Haskell |
| haskellPackages.ghc-instances | Easily import all instances contained in GHC distributed libraries |
| haskellPackages.subG-instances | Additional instances for the InsertLeft class from subG package |
| haskellPackages.prim-instances | Prim typeclass instances |
| haskellPackages.gogol-groups-settings | Google Groups Settings SDK |
| haskellPackages.syb-with-class-instances-text | Scrap Your Boilerplate With Class Text instance |
| haskellPackages.th-lift-instances | Lift instances for template-haskell for common data types |
| haskellPackages.mtl-evil-instances | Instances for the mtl classes for all monad transformers |
| haskellPackages.dlist-instances | Difference lists instances |
| haskellPackages.exist-instances | Instances for "exist" package (requires more language extensions and dependencies) |
| haskellPackages.wide-word-instances | Instances for wide-word |
| haskellPackages.text-show-instances | Additional instances for text-show |
| haskellPackages.one-liner-instances | Generics-based implementations for common typeclasses |
| haskellPackages.binary-instances | Orphan instances for binary |
| haskellPackages.binrep-instances | Orphan instances for binrep |
| haskellPackages.vector-instances | Orphan Instances for 'Data.Vector' |
| haskellPackages.quiver-instances | Extra instances for Quiver |
| haskellPackages.to-string-instances | Instances for the ToString class |
| haskellPackages.first-class-instances | First-class typeclass instances |
| haskellPackages.vector-read-instances | (deprecated) Read instances for 'Data.Vector' |
| haskellPackages.runtime-instances | Look up class instances at runtime |
| haskellPackages.deepseq-instances | Candidate NFData Instances for Types in base |
| emacsPackages.system-specific-settings | |
| haskellPackages.ghc-generic-instances | Derived instances of GHC.Generic of the GHC AST |
| haskellPackages.vector-bytes-instances | Serial (from the bytes package) for Vector (from the vector package) |
| haskellPackages.tuple-append-instances | Extra instances for the typeclasses in the tuple-append package |
| haskellPackages.heavy-logger-instances | Orphan instances for data types in heavy-logger package |
| haskellPackages.discover-instances | |
| haskellPackages.listlike-instances | Extra instances of the ListLike class |
| haskellPackages.password-instances | typeclass instances for password package |
| haskellPackages.vector-binary-instances | Instances of Data.Binary for vector |
| haskellPackages.derive-lifted-instances | Derive class instances though various kinds of lifting |
| haskellPackages.data-default-instances-base | Default instances for types in base |
| haskellPackages.data-default-instances-text | Default instances for (lazy and strict) Text and Text Builder |
| haskellPackages.universe-instances-base | Universe instances for types from the base package |
| haskellPackages.data-default-instances-new-base | Default instances for types in newer versions of base package |
| haskellPackages.generic-pretty-instances | GenericPretty canonical instances |
| haskellPackages.data-default-instances-dlist | Default instances for types in dlist |
| haskellPackages.leancheck-instances | Common LeanCheck instances |
| haskellPackages.serialize-instances | Instances for Serialize of cereal |
| haskellPackages.universe-instances-trans | Universe instances for types from the transformers and mtl packages |
| haskellPackages.data-default-instances-vector | Default instances for types defined in vector package |
| haskellPackages.leancheck-enum-instances | listable instances for small enum types |
| haskellPackages.data-default-instances-old-locale | Default instances for types in old-locale |
| haskellPackages.quickcheck-instances | Common quickcheck instances |
| haskellPackages.function-instances-algebra | Instances of the Algebra.* classes for functions |
| haskellPackages.universe-reverse-instances | Instances of standard classes that are made possible by enumerations |
| haskellPackages.quickcheck-enum-instances | arbitrary instances for small enum types |
| haskellPackages.bidirectional-instances | Make instance constraints bidirectional |
| haskellPackages.universe-instances-extended | Universe instances for types from selected extra packages |
| haskellPackages.data-default-instances-case-insensitive | Default instance for CI type from case-insensitive package |
| haskellPackages.tupleinstances | Functor, Applicative and Monad for n-ary tuples |
| haskellPackages.mono-traversable-instances | Extra typeclass instances for mono-traversable |
| haskellPackages.collections-base-instances | Useful standard collections types and related functions |
| haskellPackages.persistent-instances-iproute | Persistent instances for types in iproute |
| emacsPackages.gsettings | |
| haskellPackages.vector-instances-collections | Instances of the Data.Collections classes for Data.Vector.* |
| haskellPackages.data-default-instances-containers | Default instances for types in containers |
| haskellPackages.data-default-instances-bytestring | Default instances for (lazy and strict) ByteString, Builder and ShortByteString |
| haskellPackages.indexed-traversable-instances | More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex |
| haskellPackages.constrained-platform-instances | Instances of standard platform types for 'constrained' package |
| haskellPackages.data-default-instances-unordered-containers | Default instances for unordered-containers |
| vimPlugins.codesettings-nvim | |
| azure-cli-extensions.azurelargeinstance | Microsoft Azure Command-Line Tools Azurelargeinstance Extension |
| rubyPackages.track_open_instances | |
| qtappinstancemanager | Single application instance manager for Qt6 |
| qui | Modern alternative webUI for qBittorrent, with multi-instance support |
| haskellPackages.stratosphere-workspacesinstances | Stratosphere integration for AWS WorkspacesInstances |
| snac2 | Simple, minimalistic ActivityPub instance (2.x, C) |
| rubyPackages_3_5.track_open_instances | |
| rubyPackages_3_3.track_open_instances | |
| rubyPackages_3_4.track_open_instances | |
| rubyPackages_4_0.track_open_instances | |
| haskellPackages.hs-swisstable-hashtables-class | Data.HashTable.Class instance definition for Data.HashTable.ST.Swiss |
| amazon-ssm-agent | Agent to enable remote management of your Amazon EC2 instance configuration |
| xmonadctl | Send commands to a running instance of xmonad |
| vimer | A convenience wrapper for gvim/mvim --remote(-tab)-silent to open files
in an existing instance of GVim or MacVim.
|
| cloud-init | Provides configuration and customization of cloud instance |
| haskellPackages.mi | Multiple Instance for Haskell |
| collada-dom | API that provides a C++ object representation of a COLLADA XML instance document |
| haskellPackages.ANum | Num instance for Applicatives provided via the ANum newtype |
| haskellPackages.both | Like Maybe, but with a different Monoid instance |
| pretty-simple | pretty printer for data types with a 'Show' instance |
| perlPackages.Gtk2Unique | (DEPRECATED) Use single instance applications |
| haskellPackages.valid | Type isomorphic to `Either` with `Applicative` instance which combines errors |
| perl5Packages.Gtk2Unique | (DEPRECATED) Use single instance applications |
| haskellPackages.ekg-bosun | Send ekg metrics to a Bosun instance |
| haskellPackages.snow-white | encode any binary instance to white space |
| haskellPackages.monoid-map | A monoidal map with the right group instance |
| haskellPackages.derive-gadt | Instance deriving for (a subset of) GADTs |
| haskellPackages.web-routes-hsp | Adds XMLGenerator instance for RouteT monad |
| haskellPackages.xmonad-eval | Module for evaluation Haskell expressions in the running xmonad instance |
| haskellPackages.th-context | Test instance context |
| perl540Packages.Gtk2Unique | (DEPRECATED) Use single instance applications |
| perl538Packages.Gtk2Unique | (DEPRECATED) Use single instance applications |
| haskellPackages.hunit-parsec | An HUnit Testable instance for Parsec parser unit tests |
| haskellPackages.writer-cps-morph | MFunctor instance for CPS style WriterT and RWST |
| haskellPackages.either-result | The simplest ‘MonadFail’ instance |
| haskellPackages.hls-class-plugin | Class/instance management plugin for Haskell Language Server |
| haskellPackages.syntax-pretty | Syntax instance for pretty, the pretty printing library |
| haskellPackages.pretty-simple | pretty printer for data types with a 'Show' instance |
| haskellPackages.ihaskell-plot | IHaskell display instance for Plot (from plot package) |
| haskellPackages.collect-errors | Error monad with a Float instance |
| haskellPackages.netwire-input-glfw | GLFW instance of netwire-input |
| perlPackages.ClassDataAccessor | Inheritable, overridable class and instance data accessor creation |
| haskellPackages.storable-tuple | Storable instance for pairs and triples |
| haskellPackages.ihaskell-hvega | IHaskell display instance for hvega types |
| perl5Packages.ClassDataAccessor | Inheritable, overridable class and instance data accessor creation |
| haskellPackages.deriving-aeson | Type driven generic aeson instance customisation |
| haskellPackages.generic-lens-labels | GHC.OverloadedLabels.IsLabel instance for lenses from ghc-generics |
| haskellPackages.bindynamic | A variation of Data.Dynamic.Dynamic with a Binary instance |
| haskellPackages.storable-complex | Storable instance for Complex |
| perl540Packages.ClassDataAccessor | Inheritable, overridable class and instance data accessor creation |
| perl538Packages.ClassDataAccessor | Inheritable, overridable class and instance data accessor creation |
| haskellPackages.newtype-deriving | Instance derivers for newtype wrappers |
| haskellPackages.deriving-show-simple | Derive a Show instance without field selector names |
| haskellPackages.ihaskell-gnuplot | IHaskell display instance for Gnuplot (from gnuplot package) |
| haskellPackages.parseerror-eq | Adds and Eq instance for Parsec's ParseError if needed |
| haskellPackages.either-semigroup | Either with a stricter Semigroup instance |
| haskellPackages.bits-bytestring | Bits instance for bytestrings |
| haskellPackages.fixed-storable-array | Fixed-size wrapper for StorableArray, providing a Storable instance. Deprecated - use storable-static-array instead. |
| haskellPackages.quickcheck-text | Alternative arbitrary instance for Text |
| haskellPackages.envy-extensible | Provides FromEnv in envy instance for Record of extensible |
| haskellPackages.WebBits-multiplate | A Multiplate instance for JavaScript |
| kdsingleapplication | KDAB's helper class for single-instance policy applications |
| haskellPackages.ihaskell-graphviz | IHaskell display instance for GraphViz (external binary) |
| haskellPackages.bits-bytestring-lazy | Bits instance for lazy bytestrings |
| haskellPackages.messagepack | Serialize instance for Message Pack Object |
| perlPackages.MooseXAttributeChained | Attribute that returns the instance to allow for chaining |
| haskellPackages.alternative-io | IO as Alternative instance (deprecated) |
| haskellPackages.wrapped-generic-default | A Generic instance of Default |
| perl5Packages.MooseXAttributeChained | Attribute that returns the instance to allow for chaining |
| haskellPackages.relational-query-HDBC | HDBC instance of relational-query and typed query interface for HDBC |
| perl540Packages.MooseXAttributeChained | Attribute that returns the instance to allow for chaining |
| perl538Packages.MooseXAttributeChained | Attribute that returns the instance to allow for chaining |
| haskellPackages.postgresql-typed-lifted | postgresql-typed operations lifted to any instance of MonadBase or MonadBaseControl |
| haskellPackages.constraints-emerge | Defer instance lookups until runtime |
| haskellPackages.sized-wrapper-quickcheck | QuickCheck instance for 'Sized' |
| haskellPackages.netwire-input-javascript | JavaScript instance of netwire-input |
| haskellPackages.mono-traversable-wrapper | Wrapper providing Foldable instance for MonoFoldables |
| haskellPackages.standalone-derive-topdown | This package will derive class instance along the data type declaration tree. (Deprecated) |
| haskellPackages.gogol-replicapool-updater | Google Compute Engine Instance Group Updater SDK |
| haskellPackages.gogol-resourceviews | Google Compute Engine Instance Groups SDK |
| haskellPackages.nonempty-wrapper-quickcheck | QuickCheck instance for 'NonEmpty' |
| perlPackages.CatalystComponentInstancePerContext | Moose role to create only one instance of component per context |
| haskellPackages.intrinsic-superclasses | A quasiquoter for better instance deriving and default methods |
| perl5Packages.CatalystComponentInstancePerContext | Moose role to create only one instance of component per context |
| perl538Packages.CatalystComponentInstancePerContext | Moose role to create only one instance of component per context |
| perl540Packages.CatalystComponentInstancePerContext | Moose role to create only one instance of component per context |
| update-resolv-conf | Script to update your /etc/resolv.conf with DNS settings that come from the received push dhcp-options |
| perlPackages.IOStty | Change and print terminal line settings |
| perl5Packages.IOStty | Change and print terminal line settings |
| perl540Packages.IOStty | Change and print terminal line settings |
| perl538Packages.IOStty | Change and print terminal line settings |
| haskellPackages.hasql-url | Parse PostgreSQL connection URI into Hasql.Connection Settings |
| haskellPackages.opt-env-conf | Settings parsing for Haskell: command-line arguments, environment variables, and configuration values |
| haskellPackages.nri-env-parser | Read environment variables as settings to build 12-factor apps |
| haskellPackages.wacom-daemon | Manage Wacom tablet settings profiles, including Intuos Pro ring modes |
| texlivePackages.hebdomon | A document class for report writing in university settings |
| texlivePackages.langcode | Simple language-dependent settings based on language codes |
| haskellPackages.conferer-warp | conferer's FromConfig instances for warp settings |
| haskellPackages.conferer-hedis | conferer's FromConfig instances for hedis settings |
| haskellPackages.opt-env-conf_0_9_0_0 | Settings parsing for Haskell: command-line arguments, environment variables, and configuration values |
| texlivePackages.latex-papersize | Calculate LaTeX settings for any font and paper size |
| haskellPackages.opt-env-conf_0_11_0_0 | Settings parsing for Haskell: command-line arguments, environment variables, and configuration values |
| haskellPackages.opt-env-conf_0_13_0_0 | Settings parsing for Haskell: command-line arguments, environment variables, and configuration values |
| texlivePackages.chemformula-ru | Using the chemformula package with babel-russian settings |